mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-06-09 20:11:06 +00:00
Update README.md
This commit is contained in:
@@ -2,6 +2,14 @@
|
||||
|
||||
Collection of WASM utilities used in Parity and WASM contract devepment
|
||||
|
||||
## Build tools for cargo
|
||||
|
||||
Easiest way to use is to install via `cargo install`:
|
||||
|
||||
```
|
||||
cargo install --git https://github.com/paritytech/wasm-utils wasm-build
|
||||
```
|
||||
|
||||
## Symbols optimizer (wasm-opt)
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user