Files
wasm-instrument/cli
Alexander Theißen 409ced002a Allow specifying the module of the imported 'gas' function (#140)
* 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.
2020-08-04 13:53:53 +03:00
..
2019-04-09 19:02:07 +03:00
2019-04-09 19:02:07 +03:00
2019-04-09 19:02:07 +03:00
2019-04-09 19:02:07 +03:00
2020-08-03 14:59:57 +03:00
2018-05-15 18:18:49 +04:00

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