git-subtree-dir: crates/wiggle git-subtree-mainline:2ead747f48git-subtree-split:cd484e4993
7 lines
255 B
Markdown
7 lines
255 B
Markdown
# wiggle
|
|
|
|
An experimental implementation of `bytecodealliance/wig` crate which
|
|
generates Rust bindings from `*.witx` that are meant to be more idiomatic
|
|
and hopefully allowing for easier polyfilling between different WASI
|
|
snapshot versions in the future.
|