Releases: AssemblyScript/assemblyscript
Releases · AssemblyScript/assemblyscript
v0.20.10
New features
Other
- Remove redundant assertion in
freeTempLocal
(#2313) (f0a1043)
v0.20.9
Bug fixes
- Make template literal backing array pinned (#2295) (4b0b9ae)
v0.20.4
New features
- Support dynamic operands to SIMD constructors (#2143) (3d84f2d)
Bug fixes
- Fix parseInt result for some mixed integers (#2193) (a3dcd5d)
- Fix function expression lifting in bindings (#2255) (f79b82e)
- Fix setUTCMonth check being off by one (#2239) (2b7ad4d)
Other
v0.20.3
Bug fixes
- Add unimplemented error for first-class built-ins (#2240) (9c0db25)
v0.20.2
Bug fixes
- Fix invalid assumption when compiling binary overloads (#2237) (89035f5)
- Fix crash on reference typed constant (#2238) (6e7c8f4)
v0.20.1
Bug fixes
- Defuse assert when flattening after diagnosed error (#2233) (1c806f5)
- Mitigate crash on arrays of void or v128 (#2232) (b571122)
- Emit a diagnostic when a --use element cannot be found (#2231) (8047b02)