Releases: AssemblyScript/assemblyscript
Releases · AssemblyScript/assemblyscript
v0.17.10
Bug fixes
- Unify ctor generation with and without base ctor (#1590) (4b204db)
- Fix binary util discarding bits when compiling to Wasm (#1589) (a4f0c3b)
v0.17.8
Bug fixes
- Fix relational string comparisons when sizes differ (#1583) (17f908f)
Other
v0.17.7
Bug fixes
- Fix invalid and remove unnecessary string encoding arguments in asc (#1570) (879e10f)
v0.17.6
Bug fixes
- Account for virtual stub finalization discovering more virtual calls (#1569) (1f611c6)
Other
v0.17.5
Bug fixes
- Fix parseExp reading oob during parseFloat (#1567) (38f7705)
v0.17.4
Bug fixes
- Fix wrong reallocations in String#replaceAll + refactoring (#1564) (1fcc374)
v0.17.3
New features
Bug fixes
- Update Binaryen constants to reflect opcode renumbering (#1552) (00bc624)
Other
- Add more detailed release config for asconfig template (#1532) (bdee862)
- Add definitions for RTrace hooks (#1558) (34dd7a0)
v0.17.2
Bug fixes
- Fix local confusion in builtin min/max/rotl/rotr (#1540) (d0a2c9e)
Other
- Update Binaryen to 98.0.0-nightly.20201109 (#1531) (0204ff3)
- Update Binaryen to 98.0.0-nightly.20201030 / update pass pipeline (#1526) (353807e)