Downloading Haxe 3.2.1

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,

We just released Haxe 3.2.1 with various bug fixes. It is available at https://haxe.org/download/version/3.2.1

Make sure to check the changelog. In particular, this release fixes installation issues on OS X 10.11 'El Capitan', alongside with some C++, Java, C# and JS bug fixes.

Thank you for your support

Change Log

Bugfixes:

  • cs/java : fixed -dce no issues
  • cs/java : fixed how KExpr type parameters are generated
  • cs : fixed enum creation by reflection problem
  • cpp : do not rely in reflection to make interfaces work for non-first interface parents
  • cpp : fixed setting of static variables via reflection when class has no member variables
  • cpp : make sure StringMap's h field is kept if we use StringMap*
  • js : Avoid the use of eval/Function to get the top-level defined type/var to not break ContentSecurityPolicy

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: