diff --git a/README.md b/README.md new file mode 100644 index 0000000000..5b6db02f81 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# 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.