mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-07-20 02:35:42 +00:00
Allow export functions to be set in CLI
This commit is contained in:
+2
-1
@@ -5,4 +5,5 @@ authors = ["NikVolf <nikvolf@gmail.com>"]
|
||||
|
||||
[dependencies]
|
||||
parity-wasm = { git="https://github.com/nikvolf/parity-wasm" }
|
||||
wasm-utils = { path = "../" }
|
||||
wasm-utils = { path = "../" }
|
||||
clap = "2.24"
|
||||
|
||||
Reference in New Issue
Block a user