Skip to content

Releases: bytecodealliance/wasm-tools

v1.221.0

27 Nov 17:13
2578712
Compare
Choose a tag to compare

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

v1.220.0

12 Nov 22:57
aab1ac8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.219.1...v1.220.0

v1.219.1

10 Oct 15:48
91be0bb
Compare
Choose a tag to compare

What's Changed

  • Add an example of an MVP-only visitor to for_each_operator! by @alexcrichton in #1857
  • Expose the configured WasmFeatures from FuncValidator by @fitzgen in #1858
  • Release wasm-tools 1.219.1 by @github-actions in #1860

Full Changelog: v1.219.0...v1.219.1

v1.219.0

08 Oct 20:00
0261534
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.218.0...v1.219.0

v1.218.0

30 Sep 16:28
b330644
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.217.0...v1.218.0

v1.217.0

10 Sep 14:52
46cb2e8
Compare
Choose a tag to compare
Release wasm-tools 1.217.0 (#1772)

[automatically-tag-and-release-this-commit]

Co-authored-by: Auto Release Process <[email protected]>

v1.216.0

22 Aug 17:33
28c8962
Compare
Choose a tag to compare
Release wasm-tools 1.216.0 (#1735)

[automatically-tag-and-release-this-commit]

Co-authored-by: Auto Release Process <[email protected]>

v1.215.0

31 Jul 19:11
b2fb997
Compare
Choose a tag to compare
Release wasm-tools 1.215.0 (#1708)

[automatically-tag-and-release-this-commit]

Co-authored-by: Auto Release Process <[email protected]>

v1.214.0

16 Jul 16:45
a4c4021
Compare
Choose a tag to compare
Release wasm-tools 1.214.0 (#1681)

[automatically-tag-and-release-this-commit]

Co-authored-by: Auto Release Process <[email protected]>

v1.213.0

11 Jul 19:26
3895cb7
Compare
Choose a tag to compare
Release wasm-tools 1.213.0 (#1663)

[automatically-tag-and-release-this-commit]

Co-authored-by: Auto Release Process <[email protected]>