Skip to content

Releases: AssemblyScript/assemblyscript

v0.20.11

14 Jun 02:05
3f5a62b

Choose a tag to compare

Bug fixes

Other

  • Refactor to string interpolation where possible in compiler (#2319) (c8ecb53)

v0.20.10

11 Jun 01:49
67457f3

Choose a tag to compare

New features

Other

  • Remove redundant assertion in freeTempLocal (#2313) (f0a1043)

v0.20.9

10 Jun 01:55
4b0b9ae

Choose a tag to compare

Bug fixes

  • Make template literal backing array pinned (#2295) (4b0b9ae)

v0.20.8

08 Jun 01:49
3ff1003

Choose a tag to compare

Bug fixes

Other

v0.20.7

29 May 02:03
324d41c

Choose a tag to compare

Bug fixes

v0.20.6

24 Apr 01:42
618460c

Choose a tag to compare

New features

Bug fixes

v0.20.5

23 Apr 01:43
21cb8bb

Choose a tag to compare

Bug fixes

  • Add global type 'Number' to stdlib types (#2260) (21cb8bb)

v0.20.4

10 Apr 01:42
d884ac8

Choose a tag to compare

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

29 Mar 01:30
9c0db25

Choose a tag to compare

Bug fixes

  • Add unimplemented error for first-class built-ins (#2240) (9c0db25)

v0.20.2

26 Mar 01:24
89035f5

Choose a tag to compare

Bug fixes

  • Fix invalid assumption when compiling binary overloads (#2237) (89035f5)
  • Fix crash on reference typed constant (#2238) (6e7c8f4)