Releases: rustwasm/walrus
Releases Β· rustwasm/walrus
0.23.2
What's Changed
- Don't emit empty DWARF sections by @daxpedda in #284
- Add
Module::from_buffer_with_config
by @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
0.21.2
0.21.1
What's Changed
- GC private tables by @zetanumbers in #265
- chore: upgrade dev-dependencies by @lwshang in #268
- fix: disable multi-memory when config.only_stable_features is true by @lwshang in #269
- feat!: complete support memory64 proposal by @lwshang in #270
New Contributors
- @zetanumbers made their first contribution in #265
Full Changelog: 0.21.0...0.21.1
0.21.0
What's Changed
- chore: update
wasm-encoder
dependency to 0.38.1 by @obycode in #256 - Fix wording in documentation by @James-Mart in #259
- deps: wasmprinter update by @guybedford in #260
- feat!: upgrade wasmparser & wasm-encoder to v0.212.0 by @lwshang in #266
New Contributors
- @obycode made their first contribution in #256
- @James-Mart made their first contribution in #259
- @lwshang made their first contribution in #266
Full Changelog: 0.20.3...0.21.0
0.20.3
What's Changed
Full Changelog: 0.20.2...0.20.3
0.20.2
What's Changed
- fix(tests): update WAT used in tests by @vados-cosmonic in #249
- feat: upstream wasi virt walrus ops by @vados-cosmonic in #248
- refactor: improve ergonomics of fn replace by @vados-cosmonic in #250
- fix: delete_func_by_name in
ModuleImports
/ModuleExports
by @vados-cosmonic in #251 - rename: get_func_by_name to get_func by @guybedford in #252
- bugfix: DWARF transformation failure in some code by @nokotan in #253
New Contributors
- @vados-cosmonic made their first contribution in #249
- @nokotan made their first contribution in #253
Full Changelog: 0.20.1...0.20.2