Releases: wasm-bindgen/walrus
Releases Β· wasm-bindgen/walrus
0.25.2
0.25.1
What's Changed
- Downgrade gimli from 0.33 to 0.32 by @guybedford in #302
Full Changelog: 0.25.0...0.25.1
0.25.0
What's Changed
- fix: dfs_pre_order_mut not visiting inside catch and catchall blocks by @logan-gatlin in #297
- Fix: set correct wasm-encoder instr for
i64.atomic.rmw8.xchg_u(fixes #299) by @aaronmunsters in #300 - GC Proposal by @logan-gatlin in #298
- Update gimli by @guybedford in #301
New Contributors
- @logan-gatlin made their first contribution in #297
- @aaronmunsters made their first contribution in #300
Full Changelog: 0.24.4...0.25.0
0.24.4
What's Changed
- fix: trytable visit implementaiton by @guybedford in #295
- dfs_pre_order_mut: Visit legacy try blocks by @hoodmane in #296
Full Changelog: 0.24.3...0.24.4
0.24.3
0.24.2
0.24.1
What's Changed
- feat: support names section for tags by @guybedford in #292
Full Changelog: 0.24.0...0.24.1
0.24.0
What's Changed
- fix: correct error message for missing function import by @oligamiq in #289
- Update wasm-encoder and wasmparser dependencies. by @martinboehme in #290
- Exception handling and const expressions by @guybedford in #291
New Contributors
- @oligamiq made their first contribution in #289
- @martinboehme made their first contribution in #290
Full Changelog: 0.23.3...0.24.0
0.23.2
What's Changed
- Don't emit empty DWARF sections by @daxpedda in #284
- Add
Module::from_buffer_with_configby @kateinoigakukun in #285
New Contributors
- @kateinoigakukun made their first contribution in #285
Full Changelog: 0.23.1...0.23.2