v1.234.0
What's Changed
- CI: Fix install-rust action that we use in the playground workflow by @fitzgen in #2219
- fix spelling issue by @davidjsonn in #2221
- Ability to clear metadata fields by @vigoo in #2216
- Fix internal assertions renaming types using
withby @alexcrichton in #2215 - Fix warnings on nightly Rust by @alexcrichton in #2223
- update
future.{write,read}ABIs by @dicej in #2222 - minor docstring fixups by @davidjsonn in #2225
- chore: reexport LibraryInfo by @dpchamps in #2227
- partially revert
future.{read,write}ABI changes by @dicej in #2229 - wasmparser(CM+GC): Fill in
Options::core_typeduringOptions::check_liftby @fitzgen in #2230 - Release wasm-tools 1.234.0 by @github-actions in #2231
New Contributors
- @davidjsonn made their first contribution in #2221
- @vigoo made their first contribution in #2216
- @dpchamps made their first contribution in #2227
Full Changelog: v1.233.0...v1.234.0