1 2 3 4 5 6 7 8 9 10 11
[package] name = "wasmparser" version = "0.3.0" authors = ["Yury Delendik <ydelendik@mozilla.com>"] license = "Apache-2.0" repository = "https://github.com/yurydelendik/wasmparser.rs" description = """ wasmparser in Rust. """ [dependencies]