github bytecodealliance/wasm-tools v1.221.0

latest releases: v1.248.0, v1.247.0, v1.246.2...
17 months ago

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

Don't miss a new wasm-tools release

NewReleases is sending notifications on new releases.