Update the wast crate dependency (#3464)
Pulls in a few minor fixes for stack overflows with module linking as well as some updates to other various wasm proposals.
This commit is contained in:
@@ -16,4 +16,4 @@ log = "0.4.8"
|
||||
[dev-dependencies]
|
||||
peepmatic = { path = "../..", version = "0.77.0" }
|
||||
peepmatic-test-operator = { version = "0.77.0", path = "../test-operator" }
|
||||
wast = "37.0.0"
|
||||
wast = "38.0.0"
|
||||
|
||||
Reference in New Issue
Block a user