Update Cookbook.md

opam-2.0.0
Volodymyr Shymanskyy 3 years ago committed by GitHub
parent c77c58f037
commit d8a3a1bf90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -73,6 +73,13 @@ $ wasm3 hello.wasm
Hello, world!
```
### Go WASI app
Go currently does not provide the WASI interface.
For reference see [this issue](https://github.com/golang/go/issues/31105).
### Zig WASI app
Create `hello.zig`:

Loading…
Cancel
Save