mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-04-25 14:57:56 +00:00
409ced002a
* No need for mem::replace when doing a simple assignment * Allow specifying the module of the imported 'gas' function This allows users to place the imported function inside a custom module instead of the generic 'env' module.
pwasm-utils-cli
Collection of WASM utilities used in Parity and WASM contract devepment
Install
Easiest way to use is to install via cargo install:
cargo install pwasm-utils-cli