mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-04-22 02:07:58 +00:00
Typo and minor fixes (#165)
This commit is contained in:
@@ -31,7 +31,7 @@ This will optimize WASM symbols tree to leave only those elements that are used
|
||||
|
||||
## Gas counter (wasm-gas)
|
||||
|
||||
For development puposes, raw WASM contract can be injected with gas counters (the same way as it done by pwasm-ethereum/substrate runtime when running contracts)
|
||||
For development purposes, a raw WASM contract can be injected with gas counters (the same way as it done in the `pwasm-ethereum/substrate` runtime when running contracts)
|
||||
|
||||
```
|
||||
wasm-gas <input_wasm_binary.wasm> <output_wasm_binary.wasm>
|
||||
|
||||
Reference in New Issue
Block a user