Files
wasmtime/crates/wiggle
Dan Gohman 092538cc54 Test 0.14 (#1417)
* Bump Wasmtime to 0.14.0.

* Update the publish script for the wiggle crate wiggle.

* More fixes.

* Fix lightbeam depenency version.

* cargo update

* Cargo update wasi-tests too.

And add cargo update to the version-bump scripts.
2020-03-26 21:53:42 -07:00
..
2020-03-26 21:53:42 -07:00
2020-03-26 21:53:42 -07:00
2020-03-26 21:53:42 -07:00
2020-03-26 21:53:42 -07:00

wiggle

Wiggle is a code generator for the host side of a witx interface. It is invoked as a Rust procedural macro.

Wiggle is not specialized to any particular WebAssembly runtime. It is usable in at least Wasmtime and Lucet.