Crates.io | greenwasm-execution |
lib.rs | greenwasm-execution |
version | 0.3.0 |
source | src |
created_at | 2018-09-01 17:18:00.984803 |
updated_at | 2018-09-03 16:30:07.058664 |
description | An implementation of the execution section from the Webassembly spec. |
homepage | |
repository | https://github.com/Kimundi/greenwasm |
max_upload_size | |
id | 82525 |
size | 91,556 |
An implementation of the Execution section from the Webassembly spec in Rust.
Contains a naive implementation of an execution framework that borrows the AST.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.