What's Changed
- Fix panic processing invalid WIT by @alexcrichton in #1991
- Fix testing
wit-parser
standalone by @alexcrichton in #1998 - Updates to wasm-tool's release process by @alexcrichton in #2021
- Update some dependencies by @alexcrichton in #2019
- Document patch release process by @alexcrichton in #2041
- threads: rename
thread.hw_concurrency
tothread.available_parallelism
by @abrown in #2043 - Solve the future/errror binary spec discrepancy, fixes #2044 by @cpetig in #2045
- Fix handling stability of
use
of "foreign" types by @alexcrichton in #2046 - wit-parser/sizealign: Introduce format() variant with optional brackets around the sum for codegen by @cpetig in #2048
- [wasm-metadata] rename
Author
toAuthors
by @yoshuawuyts in #2052 - Remove support for 33+ flags and multiple returns by @alexcrichton in #2050
- Fix importing a stable resource as unstable by @alexcrichton in #2053
- Generalize
SizeAlign::record
by @alexcrichton in #2055 - [wasm-metadata] add examples to README by @yoshuawuyts in #2057
- Add wasm-encoder API to directly encode instructions by @samestep in #1985
- Release wasm-tools 1.226.0 by @github-actions in #2054
Full Changelog: v1.225.0...v1.226.0