Downloading Haxe 4.0.2

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.2 is now officially released!

This is a bugfix release the main purpose of which is to address issues with private libraries and haxelib.

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-11-11: 4.0.2

General improvements and optimizations:

  • php : improved performance of haxe.io.Bytes.get() (#8938)
  • php : improved performance of serialization/unserialization of haxe.io.Bytes (#8943)
  • php : improved performance of enum-related methods in Type class of standard library

Bugfixes:

  • haxelib : Fixed too strict requirements to haxelib.json data for private libs
  • all : fixed @:using static extensions on Null<SomeType> (#8928)
  • php : fixed static methods with the same name in parent and child classes (#8944)

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: