What's Changed
- fix overly-aggressive pruning of types based on features by @dicej in #1958
- [wit-component] Extend the WIT printer for use in syntax highlighting by @tomasol in #1956
- add stream/future/error-context to wit-smith by @dicej in #1959
- add async support to
wit_component::dummy_module
by @dicej in #1960 - wit-parser: use serde kebab-case by @ydnar in #1964
- [wasmprinter] support custom indent text by @oovm in #1963
- Update wasmtime used in testing/fuzzing by @alexcrichton in #1966
- wasmparser: Fix subtyping depth indexing by @tanishiking in #1968
- [wit-parser] Don't trim leading/trailing whitespace from lines in doc comments by @mjoerussell in #1954
- Fail deterministically on invalid modules by @alexcrichton in #1969
- Explicitly disallow 64-bit/shared memories/tables in components by @alexcrichton in #1970
- Release wasm-tools 1.223.0 by @github-actions in #1971
New Contributors
- @tomasol made their first contribution in #1956
- @oovm made their first contribution in #1963
- @tanishiking made their first contribution in #1968
- @mjoerussell made their first contribution in #1954
Full Changelog: v1.222.0...v1.223.0