Downloading Haxe 3.4.4

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 I am proud to announce that Haxe 3.4.4 is now officially released! It is available along with the changelog at https://haxe.org/download.

This release addresses a problem with the Flash target output that would cause invalid .swf files to be generated.

Please test your Haxe code with this version and let us know if you come across any problems at https://github.com/HaxeFoundation/haxe/issues.

Thank you for your support

Change Log

2017-10-08: 3.4.4

Bugfixes:

  • flash : fixed flash target broken when compiled with OCaml 4.05 (#6589)
  • php7 : fixed accessing static inline var via reflection (#6630)
  • js : fixed js syntax error for value.iterator-- (#6637)
  • cpp : fixed evaluation order problem when constructing enums (#6643)

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: