Skip to content

Releases: AssemblyScript/assemblyscript

v0.20.11

Choose a tag to compare

@github-actions github-actions released this 14 Jun 02:05
3f5a62b

Bug fixes

Other

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

v0.20.10

Choose a tag to compare

@github-actions github-actions released this 11 Jun 01:49
67457f3

New features

Other

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

v0.20.9

Choose a tag to compare

@github-actions github-actions released this 10 Jun 01:55
4b0b9ae

Bug fixes

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

v0.20.8

Choose a tag to compare

@github-actions github-actions released this 08 Jun 01:49
3ff1003

Bug fixes

Other

v0.20.7

Choose a tag to compare

@github-actions github-actions released this 29 May 02:03
324d41c

Bug fixes

v0.20.6

Choose a tag to compare

@github-actions github-actions released this 24 Apr 01:42
618460c

New features

Bug fixes

v0.20.5

Choose a tag to compare

@github-actions github-actions released this 23 Apr 01:43
21cb8bb

Bug fixes

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

v0.20.4

Choose a tag to compare

@github-actions github-actions released this 10 Apr 01:42
d884ac8

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

Choose a tag to compare

@github-actions github-actions released this 29 Mar 01:30
9c0db25

Bug fixes

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

v0.20.2

Choose a tag to compare

@github-actions github-actions released this 26 Mar 01:24
89035f5

Bug fixes

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