Releases: rustwasm/walrus
Releases · rustwasm/walrus
0.20.1
What's Changed
- Use backwards-compatible encoding of element segments where possible by @Liamolucko in #245
New Contributors
- @Liamolucko made their first contribution in #245
Full Changelog: 0.20.0...0.20.1
0.20.0
What's Changed
- More permissive parsing of the "name" section by @samsartor in #209
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #211
- bump wasmparser to version 0.78 by @samsartor in #212
- Fix a typo. by @teymour-aldridge in #224
- Add
FunctionBuilder::local_func
method. by @teymour-aldridge in #225 - Upgrade wasmparser to version 0.80.2 by @guybedford in #243
- Update
syn
to v2 by @daxpedda in #239 - refactor: use wasm-encoder dependency for all encoding by @guybedford in #242
- feat: dwarf code address mapping by @guybedford in #244
New Contributors
- @samsartor made their first contribution in #209
- @teymour-aldridge made their first contribution in #224
- @guybedford made their first contribution in #243
- @daxpedda made their first contribution in #239
Full Changelog: 0.19.0...0.20.0