feat: wit-bindgen-sample

This commit is contained in:
2022-07-23 10:48:31 +08:00
parent a116b1c2e6
commit 7d769d3a0f
5 changed files with 31 additions and 22 deletions
+9
View File
@@ -1,3 +1,12 @@
Requires:
* Rust (with target wasm32-unknown-unknown)
Check out wit-bindgen:
```shell
git clone https://github.com/bytecodealliance/wit-bindgen.git
```