Skip to content

v0.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jul 17:52
6d0e564

0.18.0 (2022-07-05)

⚠ BREAKING CHANGES

  • Remove externref type
  • Update to libbinaryen v108 (#163)
  • Support passive memory segments (#158)

Features

  • Add anyref type as replacement for externref type (f0c7d7e)
  • Add eqref, i31ref, and dataref types (#162) (b6808ee)
  • Remove externref type (f0c7d7e)
  • Support passive memory segments (#158) (21857f7)
  • Update to libbinaryen v108 (#163) (f0c7d7e)

Bug Fixes

  • Convert JSOO lists to JS arrays before working with them (#161) (e4931f0)