Add short README

This commit is contained in:
Jakub Konka
2020-01-17 19:41:17 +01:00
parent 8882cb8ea6
commit 9952f18b13

6
README.md Normal file
View File

@@ -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.