mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-06-24 07:51:01 +00:00
Replace wabt with rust tools (#5)
This commit is contained in:
committed by
GitHub
parent
8291876394
commit
374afe5700
+3
-1
@@ -27,7 +27,9 @@ binaryen = "0.12"
|
||||
criterion = "0.3"
|
||||
diff = "0.1"
|
||||
rand = "0.8"
|
||||
wabt = "0.10"
|
||||
wat = "1"
|
||||
wasmparser = "0.82"
|
||||
wasmprinter = "0.2"
|
||||
|
||||
[features]
|
||||
default = ["std"]
|
||||
|
||||
Reference in New Issue
Block a user