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.
 
 
 
Pat Hickey d5836e2c12 Merge remote-tracking branch 'origin/main' into pch/factor_borrowchecker_out_of_wiggle 4 years ago
..
generate Wasmtime 0.18.0 and Cranelift 0.65.0. 4 years ago
macro Wasmtime 0.18.0 and Cranelift 0.65.0. 4 years ago
src Merge remote-tracking branch 'origin/main' into pch/factor_borrowchecker_out_of_wiggle 4 years ago
test-helpers code review: remove `unsafe` on borrow checker constructor 4 years ago
tests add a second case for multiple error mappings 5 years ago
wasmtime Merge remote-tracking branch 'origin/main' into pch/factor_borrowchecker_out_of_wiggle 4 years ago
Cargo.toml Wasmtime 0.18.0 and Cranelift 0.65.0. 4 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.