Released: 2019-12-17
Thank you for choosing Haxe!
Download for your platform and start developing today.
A newer version is available!
The latest stable version is Haxe 4.3.7.
Dear Community,
On behalf of the Haxe Foundation we are proud to announce that Haxe 4.0.5 is now officially released!
This is a bugfix release.
See the changelog below for further details. If you have any suggestions or run into any problems, don’t hesitate to open an issue on GitHub.
We want to thank everyone involved and hope to see your codebases transition to Haxe 4 soon!
Bugfixes:
Type.createInstance(cls, args)
(#9025)Reflect.makeVarArgs(fn)
for calls of fn
without arguments (#9037)ObjectMap
is passed to ObjectMap.set(obj, v)
multiple times (#9026)js.Syntax.code()
(#9024)