Releases: AssemblyScript/assemblyscript
Releases · AssemblyScript/assemblyscript
v0.28.3
12 Jul 02:02
Compare
Sorry, something went wrong.
No results found
v0.28.2
04 Jun 01:56
Compare
Sorry, something went wrong.
No results found
New features
Bug fixes
allow using nullable strings in template literals (#2928 ) (4e5fe9c )
Other
v0.28.1
30 May 01:51
Compare
Sorry, something went wrong.
No results found
v0.28.0
29 May 03:00
Compare
Sorry, something went wrong.
No results found
Breaking changes
Bug fixes
remove unused tmp local in array literal generated code (#2917 ) (da77630 )
builtin_call_indirect does not manage GC obj correctly (#2924 ) (91976df )
v0.27.37
29 May 01:54
Compare
Sorry, something went wrong.
No results found
Bug fixes
Math.pow constant optimization behaves inconsistently in different versions of node (#2920 ) (ae8c46c )
use the pow function compiled by AS bootstrap to optimize the constant propagation of pow
v0.27.36
19 Apr 01:43
Compare
Sorry, something went wrong.
No results found
Bug fixes
remove erroneous declare for inline.always (#2916 ) (f16b08f )
v0.27.35
11 Mar 01:43
Compare
Sorry, something went wrong.
No results found
New features
Other
chore: bump esbuild from 0.24.2 to 0.25.0 (#2912 ) (513acc8 )
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.27.34
09 Feb 01:41
Compare
Sorry, something went wrong.
No results found
v0.27.33
08 Feb 01:27
Compare
Sorry, something went wrong.
No results found
v0.27.32
22 Jan 01:37
Compare
Sorry, something went wrong.
No results found
New features
Other
chore: enhance comment for extract_lane functions to include "idx" argument needs to be compile time constant (#2890 ) (40850fe )