Skip to content

v1.221.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Nov 17:13
· 8 commits to main since this release
2578712

What's Changed

  • wasmparser: Update hashbrown to v0.15.1 and use its default-hasher to replace ahash usage by @Robbepop in #1905
  • wasmparser: use semver dependency only when component-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 Wasm simd support by @Robbepop in #1903
  • wasmparser: 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