Skip to content

Releases: bytecodealliance/wasm-tools

v1.223.0

08 Jan 18:01
897ab1f
Compare
Choose a tag to compare

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

Full Changelog: v1.222.0...v1.223.0

v1.222.0

18 Dec 13:51
892d4b6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.221.2...v1.222.0

v1.221.2

02 Dec 22:48
549c283
Compare
Choose a tag to compare

What's Changed

  • Reimplement fast-path validation of MVP types by @alexcrichton in #1930
  • Release wasm-tools 1.221.2 by @github-actions in #1931

Full Changelog: v1.221.1...v1.221.2

v1.221.1

02 Dec 17:36
95a3882
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.221.0...v1.221.1

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 <auto-release-process@users.noreply.github.com>