Skip to content

Releases: bytecodealliance/wasm-tools

wasm-tools-1.0.60

12 Feb 22:26
2573bb2
Compare
Choose a tag to compare
Bump crate versions (#1415)

I realize I already bumped earlier today as well but wanted to
additionally include #1407 and #1408 for downstream integrations.

wasm-tools-1.0.59

12 Feb 18:26
0ab39f1
Compare
Choose a tag to compare
Bump crate versions (#1414)

Getting #1412 on crates.io both on the `main` branch as well as the
historical branch.

wasm-tools-1.0.58

08 Feb 18:53
dbf9666
Compare
Choose a tag to compare
Bump crate versions (#1406)

Mostly minor releases here, only `wast` has a major bump.

wasm-tools-1.0.57

29 Jan 20:27
56d0d94
Compare
Choose a tag to compare
Bump crate versions (#1392)

wasm-tools-1.0.56

24 Jan 18:35
a6160b3
Compare
Choose a tag to compare
Bump crate versions (#1385)

wasm-tools-1.0.55

09 Jan 18:59
0168371
Compare
Choose a tag to compare
Bump crate versions (#1366)

Release recent work such as:

* Initial support for the GC proposal in validation.
* Updates to exception-handling validation/printing/etc.
* Support for parsing the `linking` custom section.
* Print the name of label targets in wasm-to-text.
* Support for new names in imports in validation of components.

And more!

wasm-tools-1.0.54

29 Nov 18:50
39a6029
Compare
Choose a tag to compare
Bump crate version (#1311)

Primarily getting #1310 out into the wild.

wasm-tools-1.0.53

20 Nov 21:06
6c2728c
Compare
Choose a tag to compare
Bump crate versions (#1303)

wasm-tools-1.0.52

16 Nov 23:03
4293723
Compare
Choose a tag to compare
Bump crate versions (#1295)

wasm-tools-1.0.51

06 Nov 18:56
f895eda
Compare
Choose a tag to compare
Bump crate versions (#1277)

Going to pull #1274, #1270, and #1269 into Wasmtime.