mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-06-19 16:51:01 +00:00
wasm-pack utility to pack wasm files into transactions payload
This commit is contained in:
+5
-1
@@ -22,4 +22,8 @@ path = "ext/src/main.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "wasm-gas"
|
||||
path = "gas/src/main.rs"
|
||||
path = "gas/src/main.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "wasm-pack"
|
||||
path = "pack/src/main.rs"
|
||||
Reference in New Issue
Block a user