Adds WASI support to markdown rust example. (#509)
* Adds WASI support to markdown rust example. * Rename has_wasi -> find_wasi_module_name
This commit is contained in:
@@ -17,4 +17,5 @@ cranelift-native = { version = "0.49" }
|
||||
wasmtime-interface-types = { path = "../../wasmtime-interface-types" }
|
||||
wasmtime-jit = { path = "../../wasmtime-jit" }
|
||||
wasmtime-rust-macro = { path = "./macro" }
|
||||
wasmtime-wasi = { path = "../../wasmtime-wasi" }
|
||||
anyhow = "1.0.19"
|
||||
|
||||
Reference in New Issue
Block a user