wasm-metadata

Crates.iowasm-metadata
lib.rswasm-metadata
version
sourcesrc
created_at2023-02-03 16:55:06.89542
updated_at2025-01-08 18:02:27.382307
descriptionRead and manipulate WebAssembly metadata
homepage
repositoryhttps://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-metadata
max_upload_size
id775747
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
wasmtime-publish (github:bytecodealliance:wasmtime-publish)

documentation

README

wasm-metadata

A Bytecode Alliance project

Read and manipulate WebAssembly metadata.

Crates.io version Download docs.rs docs

Installation

$ cargo add wasm-metadata

License

This project is licensed under the Apache 2.0 license with the LLVM exception. See 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.

Commit count: 2846

cargo fmt