Ensure Trap is returned for start function traps (#768)
* Ensure `Trap` is returned for start function traps Handle another case of errors coming out of instantiation, resolve a FIXME, and remove an unneeded dependency from the wast testsuite crate. * Run rustfmt
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -2216,7 +2216,6 @@ version = "0.7.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"wasmtime",
|
||||
"wasmtime-runtime",
|
||||
"wast 4.0.0",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user