greenwasm-validation

Crates.iogreenwasm-validation
lib.rsgreenwasm-validation
version0.3.0
sourcesrc
created_at2018-09-01 13:41:07.360255
updated_at2018-09-03 16:27:10.532827
descriptionAn implementation of the validation section from the Webassembly spec.
homepage
repositoryhttps://github.com/Kimundi/greenwasm
max_upload_size
id82467
size54,904
Marvin Löbel (Kimundi)

documentation

https://docs.rs/greenwasm-validation

README

greenwasm-validation

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

Contains a validator for a Wasm Module.

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: 243

cargo fmt