1 2 3 4 5 6 7
[package] description = "A wast2json implementation written in Rust" edition = "2021" license = "Apache-2.0" name = "wast2json" repository = "https://github.com/ohorn/wast2json-rs" version = "0.0.0"