wasmer run thenotary/wasi-hello
Hello Wasmer Rust bash...
Build
Bash only supports wasi, not wasix! (this repo works)
rustup target add wasm32-wasip1
cargo build --target=wasm32-wasip1 --release
Bash only supports wasi, not wasix! (this repo works)
rustup target add wasm32-wasip1
cargo build --target=wasm32-wasip1 --release