github AssemblyScript/assemblyscript v0.9.1

latest releases: v0.26.7, v0.26.6, v0.26.5...
4 years ago

Relevant fixes

  • Reverted exclusive use of the mutable __argumentsLength global introduced in 0.9.0 due to compatibility concerns with node < 12 and Safari. Exporting a __setArgumentsLength helper function for now. The loader has been updated to recognize both.

New features

  • Updated Binaryen to latest. Might be relevant for users of transforms, where the exact same version is required.
  • Command line options have been divided into categories to be easier to grasp, and documentation updated accordingly.

Don't miss a new assemblyscript release

NewReleases is sending notifications on new releases.