Update wasmparser/wat dependencies (#2675)
* Update wasmparser/wat dependencies Bring in new opcodes and new instructions for SIMD * Update module linking syntax
This commit is contained in:
@@ -17,4 +17,4 @@ cranelift-wasm = { path = "../../cranelift/wasm", version = "0.70.0" }
|
||||
cranelift-codegen = { path = "../../cranelift/codegen", version = "0.70.0" }
|
||||
cranelift-frontend = { path = "../../cranelift/frontend", version = "0.70.0" }
|
||||
cranelift-entity = { path = "../../cranelift/entity", version = "0.70.0" }
|
||||
wasmparser = "0.73.0"
|
||||
wasmparser = "0.75.0"
|
||||
|
||||
Reference in New Issue
Block a user