v0.9.2
New features
- Added a
--tableBaseCLI option (like--memoryBase, but for tables) - Added support for
x instanceof GenericClass - Updated Binaryen to latest
Relevant fixes
- Fixed
nullrelated edge cases when inferring array literals - Fixed several code generation issues
- Aligned
Map#setandSet#addwith the spec, returningthis - Fixed WASI import scheme to be
wasi_snapshot_preview1