Update wasmparser, wast, and spec test suite (#2264)
This brings in a number of SIMD opcode renames, various other test suite updates, as well as some new proposed SIMD opcodes too.
This commit is contained in:
@@ -15,7 +15,7 @@ peepmatic-macro = { version = "0.67.0", path = "crates/macro" }
|
||||
peepmatic-runtime = { version = "0.67.0", path = "crates/runtime", features = ["construct"] }
|
||||
peepmatic-traits = { version = "0.67.0", path = "crates/traits" }
|
||||
serde = { version = "1.0.105", features = ["derive"] }
|
||||
wast = "22.0.0"
|
||||
wast = "25.0.0"
|
||||
z3 = { version = "0.6.0", features = ["static-link-z3"] }
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user