wasm-metadata

A Bytecode Alliance project

Read and manipulate WebAssembly metadata.

Crates.io version Download docs.rs docs

## Installation ```sh $ cargo add wasm-metadata ``` # License This project is licensed under the Apache 2.0 license with the LLVM exception. See [LICENSE](LICENSE) for more details. ### Contribution Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.