wasmi/README.md

17 lines
540 B
Markdown

# wasmi
WASM interpreter (previously lived in [parity-wasm](https://github.com/paritytech/parity-wasm))
# License
`wasmi` is primarily distributed under the terms of both the MIT
license and the Apache License (Version 2.0), at your choice.
See LICENSE-APACHE, and LICENSE-MIT for details.
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in `wasmi` by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.