Skip to content

Releases: bytecodealliance/wit-bindgen

wit-bindgen-cli-0.11.0

28 Aug 18:17
2ec8e3e
Compare
Choose a tag to compare
Bump crate versions to 0.11.0 (#659)

Also update the Go bindings generator 0.11.0 as a version number to keep
it in line with the other code generators for now (as for now everything
is bumping in lockstep).

wit-bindgen-cli-0.10.0

18 Aug 21:26
e32a150
Compare
Choose a tag to compare
Bump crate versions and update deps (#644)

Update to the latest publication of the `wasm-tools` family of crates.

wit-bindgen-cli-0.9.0

15 Jul 01:20
67e2d22
Compare
Choose a tag to compare
Bump crate versions (#620)

Pull in recent updates and bug fixes, namely the wasm-tools updates and
new Rust generator features.

wit-bindgen-cli-0.8.0

23 Jun 02:06
544576e
Compare
Choose a tag to compare
Bump crate versions (#596)

* Update to published Wasmtime 10

* Bump crates to 0.8.0

Will publish a release compatible with the latest Wasmtime 10

wit-bindgen-cli-0.4.0

07 Mar 21:47
197d3be
Compare
Choose a tag to compare
Bump all crates to 0.4.0 (#531)

Enough has happened it seems reasonable to release everything now. There
have been a number of fixes to Rust and other generators and
additionally there's a new Go generator!

wit-bindgen-cli-0.3.0

13 Feb 21:43
Compare
Choose a tag to compare
Use a git dep instead of patch

Try to help with publication to crates.io