New features
- Added a
--tableBase
CLI option (like--memoryBase
, but for tables) - Added support for
x instanceof GenericClass
- Updated Binaryen to latest
Relevant fixes
- Fixed
null
related edge cases when inferring array literals - Fixed several code generation issues
- Aligned
Map#set
andSet#add
with the spec, returningthis
- Fixed WASI import scheme to be
wasi_snapshot_preview1