Downloading Haxe 4.0.5

If your download does not begin automatically please click here.

Support the Haxe Foundation

Thank you for downloading Haxe. If you'd like to support the Haxe Foundation please consider donating to keep our open source efforts thriving.

Monthly Donation Amount

Get Technical Help

Get support directly from the Haxe team. The Haxe Foundation offers several support tiers to help with your organization's technical challenges.

Explore our support plans

What next?

Release Notes

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!

Change Log

2019-12-17: 4.0.5

Bugfixes:

  • java : fix boolean arguments for Type.createInstance(cls, args) (#9025)
  • jvm : fix static overloads (#9034)
  • java/cs : fixed Reflect.makeVarArgs(fn) for calls of fn without arguments (#9037)
  • js : fix multiple appearances of the first object added to ObjectMap is passed to ObjectMap.set(obj, v) multiple times (#9026)
  • js : automatically wrap compound expressions with parentheses when passed to js.Syntax.code() (#9024)
  • windows : fix adding neko to PATH env var when running windows installer (#9021)

Getting Started With Haxe

Now that you've downloaded Haxe, you can get started with a specific platform. Click on a logo to learn how to set up the development environment and how to proceed from there:

For getting started with Haxe, take a look at our introduction, read through the Haxe Manual or look at these use cases for Haxe, including tutorials and popular libraries: