Get Wasi working
This commit is contained in:
parent
b84948711c
commit
17d15b2f08
9 changed files with 597 additions and 21 deletions
|
@ -8,5 +8,6 @@ mlua = { version = "0.8.0-beta.5", features = ["lua54", "vendored", "serialize"]
|
|||
serde = "1.0"
|
||||
map-macro = "0.2"
|
||||
wasmtime = "0.37.0"
|
||||
wasmtime-wasi = "0.37.0"
|
||||
anyhow = { version = "1.0", features = ["std"] }
|
||||
bincode = "1.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue