Releases: AssemblyScript/assemblyscript
Releases · AssemblyScript/assemblyscript
v0.28.9
Compare
Sorry, something went wrong.
No results found
New features
Other
chore: fix wrong float test (#2952 ) (6087191 )
chore: refactor builtin type resolving to builtins.ts (#2951 ) (7322bfc )
chore: refactor unary postfix code emitter to reduce nested tostack (#2949 ) (ade022e )
v0.28.8
Compare
Sorry, something went wrong.
No results found
New features
add [key: i32]: string to String type definition (#2939 ) (50bf2b7 )
v0.28.7
Compare
Sorry, something went wrong.
No results found
Bug fixes
simplify && and || when the LHS is constant (#2947 ) (9b5b78d )
v0.28.6
Compare
Sorry, something went wrong.
No results found
v0.28.5
Compare
Sorry, something went wrong.
No results found
v0.28.4
Compare
Sorry, something went wrong.
No results found
Bug fixes
make asinit exit if package.json has a "type" not equal to "module" (#2938 ) (6cd638e )
Other
chore: refactor ensureConstructor with CommonNames instead of raw string (#2935 ) (69cc1cb )
v0.28.3
Compare
Sorry, something went wrong.
No results found
v0.28.2
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
Compare
Sorry, something went wrong.
No results found
v0.28.0
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 )