mirror of
https://github.com/fluencelabs/parity-wasm
synced 2025-04-25 15:22:17 +00:00
Update README.md
This commit is contained in:
parent
0a34cdf4e7
commit
a245ff065f
@ -6,6 +6,8 @@
|
||||
|
||||
## Rust WebAssembly format serializing/deserializing
|
||||
|
||||
along with experimental interpreter
|
||||
|
||||
```rust
|
||||
|
||||
extern crate parity_wasm;
|
||||
@ -23,4 +25,4 @@ println!("Function count in wasm file: {}", code_section.bodies().len());
|
||||
`parity-wasm` 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.
|
||||
See LICENSE-APACHE, and LICENSE-MIT for details.
|
||||
|
Loading…
x
Reference in New Issue
Block a user