filesystem example (#2236)
This commit is contained in:
@@ -4,7 +4,7 @@ function.
|
||||
|
||||
You can compile and run this example on Linux with:
|
||||
|
||||
cargo build --release -p wasmtime
|
||||
cargo build --release -p wasmtime-c-api
|
||||
cc examples/interrupt.c \
|
||||
-I crates/c-api/include \
|
||||
-I crates/c-api/wasm-c-api/include \
|
||||
|
||||
Reference in New Issue
Block a user