supplement necessary instructions to run example-wasi (#4633)
This commit is contained in:
@@ -3,6 +3,7 @@ Example of instantiating a WebAssembly which uses WASI imports.
|
||||
|
||||
You can compile and run this example on Linux with:
|
||||
|
||||
cmake example/
|
||||
cargo build --release -p wasmtime-c-api
|
||||
cc examples/wasi/main.c \
|
||||
-I crates/c-api/include \
|
||||
|
||||
Reference in New Issue
Block a user