158 releases (stable)
Uses new Rust 2024
| new 40.0.2 | Jan 14, 2026 |
|---|---|
| 40.0.0 | Dec 22, 2025 |
| 39.0.2 | Jan 14, 2026 |
| 39.0.1 | Nov 24, 2025 |
| 0.15.0 | Mar 31, 2020 |
#2086 in WebAssembly
285,513 downloads per month
Used in 219 crates
(21 directly)
4MB
66K
SLoC
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.
Learning more
Read the docs on docs.rs.
There are child crates for integrating with Wasmtime (this crate), and Lucet.
The wasi-common crate is implemented using Wiggle and the wasmtime-wasi crate integrates wasi-common with the Wasmtime engine.
Andrew Brown wrote a great blog post on using Wiggle with Wasmtime.
Dependencies
~15–23MB
~380K SLoC