WASM → Wasm

This commit is contained in:
Sergey Pepyakin 2019-01-29 12:10:34 +01:00
parent 98b825e614
commit b131d7ba44
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# `wasmi`
WASM interpreter
Wasm interpreter
Primary purpose of `wasmi` is to be used with [parity](https://github.com/paritytech/parity) (ethereum-like contracts in wasm) and with [Polkadot](https://github.com/paritytech/polkadot). However, `wasmi` is designed to be as flexible as possible and might be suited well for other purposes.