greenwasm-execution

Crates.iogreenwasm-execution
lib.rsgreenwasm-execution
version0.3.0
created_at2018-09-01 17:18:00.984803+00
updated_at2018-09-03 16:30:07.058664+00
descriptionAn implementation of the execution section from the Webassembly spec.
homepage
repositoryhttps://github.com/Kimundi/greenwasm
max_upload_size
id82525
size91,556
Marvin Löbel (Kimundi)

documentation

https://docs.rs/greenwasm-execution

README

greenwasm-execution

An implementation of the Execution section from the Webassembly spec in Rust.

Contains a naive implementation of an execution framework that borrows the AST.

License

Licensed under either of

at your option.

Contribution

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.

Commit count: 0

cargo fmt