Skip to content

v0.9.2

Compare
Choose a tag to compare
@dcodeIO dcodeIO released this 15 Feb 10:31

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 and Set#add with the spec, returning this
  • Fixed WASI import scheme to be wasi_snapshot_preview1