v1.221.0
What's Changed
wasmparser
: Updatehashbrown
tov0.15.1
and use itsdefault-hasher
to replaceahash
usage by @Robbepop in #1905wasmparser
: usesemver
dependency only whencomponent-model
is enabled by @Robbepop in #1907- Add an assert to wit-parser's
assert_valid
. by @sunfishcode in #1908 wasmparser
: optimize type section valiadation by specializing over Wasm feature subset by @Robbepop in #1906- Prepare to update spec test suite by @alexcrichton in #1909
- wit-encoder: Implement world uses and sort interface and world items, uses by @noise64 in #1910
- Simplify
VisitOperator for VisitConstOperator
by @alexcrichton in #1912 wasmparser
: feature gate Wasmsimd
support by @Robbepop in #1903wasmparser
: add and improve doc tests by @Robbepop in #1913- Release wasm-tools 1.221.0 by @github-actions in #1914
Full Changelog: v1.220.0...v1.221.0