Downloading Haxe 4.1.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,

On behalf of the Haxe Foundation, we are proud to announce the official release of Haxe 4.1.1!

This is a bugfix release. Check out the changelog below for more information.

If you have any suggestions or run into any problems, feel free to open an issue on GitHub.

Thanks to everyone involved!

Change Log

2020-22-05 4.1.1

New features:

  • jvm : added --jvm path/to.jar CLI argument

Bugfixes:

  • all : fixed arguments ordering for @:structInit constructors (#9418)
  • all : fixed display/references completion server request for static fields (#9440)
  • all : fixed "Module not found" error reporting during macro execution in display requests (#9449)
  • all : fixed module name completion for target-specific modules like Mod.js.hx (#9423)
  • all : fixed completion for packages named "function" (#7697)
  • all : fixed recursive typedefs with optional arguments in @:overload functions (#9455)
  • cpp : fixed StringTools.endsWith() for unicode characters (#8980)
  • cpp : fixed broken externs in cpp package (#9452)
  • js/cpp : fixed catch var naming collision (#9413)
  • interp : fixed throwing haxe.macro.Error outside of a macro context (#9390)
  • lua : fixed lua.PairTools.ipairsMap method
  • php : fixed an edge case in String methods generation (#9464)

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: