You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Dan Gohman 864cf98c8d Update release notes, wasmtime 0.16, cranelift 0.63. 5 years ago
..
generate Update release notes, wasmtime 0.16, cranelift 0.63. 5 years ago
macro Update release notes, wasmtime 0.16, cranelift 0.63. 5 years ago
src Implement interrupting wasm code, reimplement stack overflow (#1490) 5 years ago
test-helpers Update release notes, wasmtime 0.16, cranelift 0.63. 5 years ago
tests wiggle: revamp error type conversions 5 years ago
Cargo.toml Update release notes, wasmtime 0.16, cranelift 0.63. 5 years ago
LICENSE [wiggle] Add docs and cargo metadata (#1297) 5 years ago
README.md [wiggle] Add docs and cargo metadata (#1297) 5 years ago

README.md

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.