Releases: wasm-bindgen/walrus
Releases Β· wasm-bindgen/walrus
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
0.23.1
0.23.0
What's Changed
- Specify "shared" attribute of TableType to enable upgrade of wasm encoder to 0.213 by @burakemir in #280
- Enable relaxed SIMD by default by @daxpedda in #281
- Add missing ops to enable upgrade to 0.214 by @burakemir in #282
New Contributors
- @burakemir made their first contribution in #280
Full Changelog: 0.22.0...0.23.0
0.22.0
What's Changed
- feat: remove non_exhaustive from Instr enum by @guybedford in #277
- bump: 0.22 release prep with macro crate by @guybedford in #278
Full Changelog: 0.21.3...0.22.0
0.21.3
What's Changed
- fix: add non_exhaustive to Instr enum by @guybedford in #276
Full Changelog: 0.21.2...0.21.3