Released: 2017-09-12
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.
This is a Haxe 4 preview release for the Haxe Summit 2017 in Amsterdam.
As a preview release, it should not be considered stable and does, in fact, have some known issues. However, we appreciate anyone testing this version as it is going to ultimately help with the real Haxe 4 release. Please report issues at https://github.com/HaxeFoundation/haxe/issues.
New features:
General improvements and optimizations:
break inside switch inside loops (#4964)database parameter of Mysql.connect is now optionalRemovals:
record-macros (https://github.com/HaxeFoundation/record-macros)Bugfixes:
@:enum abstract generation without -dce full (#6175)null property access (#6281)new MyClass() expressions wrapped in a cast (#6294)Standard Library: