greenwasm-binary-format

Crates.iogreenwasm-binary-format
lib.rsgreenwasm-binary-format
version0.3.0
sourcesrc
created_at2018-09-01 13:34:30.929336
updated_at2018-09-03 16:29:27.254126
descriptionAn implementation of the binary format section from the Webassembly spec.
homepage
repositoryhttps://github.com/Kimundi/greenwasm
max_upload_size
id82466
size53,254
Marvin Löbel (Kimundi)

documentation

https://docs.rs/greenwasm-binary-format

README

greenwasm-binary-format

An implementation of the Binary Format section from the Webassembly spec in Rust.

Contains a parser for the .wasm binary format.

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