Crate wasm_metadata

Source
Expand description

Read and manipulate WebAssembly metadata

Structs§

  • Add metadata (module name, producers) to a WebAssembly file.
  • Helper for rewriting a component’s component-name section with a new component name.
  • A human readable short form license identifier for a license not on the SPDX License List.
  • A link from the registry to an external website
  • Helper for rewriting a module’s name section with a new module name.
  • A representation of a WebAssembly producers section.
  • Contents of a producers field
  • Metadata used by a Warg registry

Enums§

  • What kind of link is this?
  • A tree of the metadata found in a WebAssembly binary.