WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

v0.9.2

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