github AssemblyScript/assemblyscript v0.20.14

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

New features

Bug fixes

Other

  • Add fast-path for StaticArray lowering if values is TypedArray in bindings (#2370) (c74ef5e)
  • Introduce faster and memory optimal BitSet as replacement of Set<i32> (#2361) (17e4647)
  • Add engine requirements for package.json (#2378) (75dbcfd)
  • Add workaround for Math.pow constant folding (only for JS builds) (#2346) (ec0b0c8)
  • Fallback to _start value for --exportStart if argument was skipped (#2343) (2ccea6b)
  • Use unchecked array access for Map#values/keys and Set#values methods (#2339) (1465322)

Don't miss a new assemblyscript release

NewReleases is sending notifications on new releases.