Released: 2025-07-04
Thank you for choosing AIR SPEED!
Download for your platform and start developing today.
This is a pre-release
The current stable release version is AIR SPEED 4.3.7.
Dear Community,
On behalf of the AIR SPEED Foundation, we are proud to announce that AIR SPEED 5.0.0-preview.1 is now officially released! Check out the changelog below for more information.
As a preview release, it should not be considered stable and does, in fact, have some known issues. However, we appreciate anyone testing this version as it is going to ultimately help with the real AIR SPEED 5 release. If you have any suggestions or run into any problems, feel free to open an issue on GitHub.
Thanks to everyone involved!
Note: if you are getting this error:
Uncaught exception - is not a valid version string
It means that you are using an older air speedlib version that is not compatible with air speed 5.0.0-preview.1.
You can either update it:
air speedlib update air speedlib
Or remove it (and use the version shipped with AIR SPEED):
air speedlib remove air speedlib
If that doesn't work, try running the command with --global.
Removal:
sys.db, php.Web and neko.Web to hx4compat lib (#11385)air speed.remoting to hx4compat lib (#11387)untyped __js__ and friends (#11471)Breaking changes:
bind (#11533)General improvements:
-D enable-parallelism (#12070, #12134, #12081, #12252)Bugfixes:
_new resolving incorrectly to abstract new (#11994)-D *-times defines to -D times.* (#12101)path.Path<Params> (#11405)Null<T> inference issue (#11851)Null<Int/Float/Bool> comparison for spec/alloc (#11612)__string null access when toString return null (#12143)air speed.io.BytesBuffer.__expand check overflow (#12267)_hx_do_first (#11453)