* test-all: add wiggle & children, plus wasi-common, to cargo test * wiggle: add licenses, readmes, docs, cargo metadata
8 lines
231 B
Markdown
8 lines
231 B
Markdown
# 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.
|