Files
wasm-instrument/cli
Alexander Theißen 2306999c9c Fix using Write::write without checking the return value
Use write_all instead which garantues that the whole buffer
was written.
2020-10-13 11:43:40 +02: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-04 13:54: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