EXE
WinGet
Haxe
Haxe Foundation · 4.3.2 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
haxe-4.3.2-win64.exe /S
File Identity
Filename
haxe-4.3.2-win64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
HaxeFoundation.Haxe
Version
4.3.2
Description
Haxe is an open source high-level strictly-typed programming language with a fast optimizing cross-compiler.
License
GPLv2+
Release Notes
- all : do not raise error on no-op reification outside macro
- all : don't infer Null<?> if it already is Null<?> (#11286)
- all : fix ?? inference and precedence (#11252)
- all : bring back forced inline (#11217)
- all : allow non constant "inline" var init with -D no-inline (#11192)
- all : improve @:enum abstract deprecation warning handling (#11302)
- all : fix some stack overflow with pretty errors
- display : fix go to definition with final (#11173)
- display : fix completion requests wit…