Skip to content

Releases: wasdk/wasmparser

v5.11.0

15 Mar 17:34
Compare
Choose a tag to compare

5.11.0 (2024-03-15)

Features

  • fix text representation of some ref and relaxed_simd ops (#144) (41a16d5)

v5.10.0

14 Mar 14:26
Compare
Choose a tag to compare

5.10.0 (2024-03-14)

Features

  • implement exnref type and try_table opcode. (#141) (5aa20fd)

v5.9.0

16 Nov 22:11
Compare
Choose a tag to compare

5.9.0 (2023-11-16)

Features

  • rename extern.internalize and extern.externalize instructions (#138) (040e8d8)

v5.8.0

28 Sep 15:06
Compare
Choose a tag to compare

5.8.0 (2023-09-28)

Features

v5.7.0

16 Jun 18:08
Compare
Choose a tag to compare

5.7.0 (2023-06-16)

Features

  • extend 0xfd prefix codespace; add relaxed_simd ops. (#135) (c6243c7)

v5.6.0

19 May 16:45
Compare
Choose a tag to compare

5.6.0 (2023-05-19)

Features

  • sync op and type codes for GC proposal (#133) (ce821b5)

v5.5.0

12 May 14:15
Compare
Choose a tag to compare

5.5.0 (2023-05-12)

Features

  • update wabt; rename memory insts and tag ops (#134) (f895bbb)

v5.4.0

12 Oct 12:06
Compare
Choose a tag to compare

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

20 Sep 18:30
Compare
Choose a tag to compare

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)

v5.2.0

31 May 05:08
Compare
Choose a tag to compare

5.2.0 (2021-05-31)

Features

  • implement br_on_non_null too (e5415ae)
  • implement more instructions (08c1f87)