Crate wasm_metadata

Source
Expand description

Read and manipulate WebAssembly metadata

Structs§

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

Enums§

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