Releases: wasdk/wasmparser
Releases · wasdk/wasmparser
v5.11.1
5.11.1 (2024-07-29)
Bug Fixes
- remove duplicate entry for readCodeOperator [f32x4_abs] (#146) (49fe9c1)
v5.11.0
5.11.0 (2024-03-15)
Features
- fix text representation of some ref and relaxed_simd ops (#144) (41a16d5)
v5.10.0
5.10.0 (2024-03-14)
Features
- implement exnref type and try_table opcode. (#141) (5aa20fd)
v5.9.0
5.9.0 (2023-11-16)
Features
- rename extern.internalize and extern.externalize instructions (#138) (040e8d8)
v5.8.0
5.8.0 (2023-09-28)
Features
v5.7.0
5.7.0 (2023-06-16)
Features
- extend 0xfd prefix codespace; add relaxed_simd ops. (#135) (c6243c7)
v5.6.0
5.6.0 (2023-05-19)
Features
- sync op and type codes for GC proposal (#133) (ce821b5)
v5.5.0
5.5.0 (2023-05-12)
Features
- update wabt; rename memory insts and tag ops (#134) (f895bbb)
v5.4.0
5.4.0 (2021-10-12)
Bug Fixes
- prevent negative name subsection entry length (c9eeec7)
Features
- add tests for negative name subsection length (b5d8d83)
v5.3.0
5.3.0 (2021-09-20)
Bug Fixes
- escape export name strings §6.3.3 (1c0d874)
Features
- add tests for escaped export name strings (8c27bdf)
- update GC proposal support to "milestone 4" (5d63bb6)