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
|
4 years ago | |
---|---|---|
.. | ||
generate | 4 years ago | |
macro | 4 years ago | |
src | 4 years ago | |
test-helpers | 4 years ago | |
tests | 5 years ago | |
wasmtime | 4 years ago | |
Cargo.toml | 4 years ago | |
LICENSE | 5 years ago | |
README.md | 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.