mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-05-30 07:41:06 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 88aba1a037 |
+3
-3
@@ -29,14 +29,14 @@ codegen-units = 1
|
||||
parity-wasm = { version = "0.45", default-features = false }
|
||||
|
||||
[dev-dependencies]
|
||||
binaryen = "0.12"
|
||||
binaryen = "0.13"
|
||||
criterion = "0.5"
|
||||
diff = "0.1"
|
||||
pretty_assertions = "1"
|
||||
rand = "0.8"
|
||||
wat = "1"
|
||||
wasmparser = "0.206"
|
||||
wasmprinter = "0.215"
|
||||
wasmparser = "0.200"
|
||||
wasmprinter = "0.200"
|
||||
wasmi = "0.31"
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user