Skip to content

1.0.34

Latest
Compare
Choose a tag to compare
@keithw keithw released this 25 Oct 02:20
· 45 commits to main since this release
46e5549

Major changes since 1.0.33:

  • Parse & write custom-section annotations (#2284)
  • Partial wasm2c support for the threads proposal (#2233)
  • wasm2c support for the tail-call proposal (#2272)
  • Update multi-memory support to match upstream proposal (#2294)
  • wasm-opcodecnt renamed to wasm-stats (#2298)
  • wasm2c fixes for MIPS (#2274)
  • Support global.get in constant expressions (#2288)
  • Better spec-compliant parsing on some edge cases (#2247, #2248, #2251, #2252)
  • Improved parsing and validation for memory64 (#2253, #2255, #2256)