mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-06-12 18:11:07 +00:00
wasm-check utility (#94)
* wasm-check utility * more runtime externs * couple more imports
This commit is contained in:
@@ -33,6 +33,10 @@ path = "stack_height/main.rs"
|
||||
name = "wasm-pack"
|
||||
path = "pack/main.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "wasm-check"
|
||||
path = "check/main.rs"
|
||||
|
||||
[dependencies]
|
||||
parity-wasm = "0.31"
|
||||
pwasm-utils = { path = "..", version = "0.3" }
|
||||
|
||||
Reference in New Issue
Block a user