pub fn embed_component_metadata(
    bytes: &mut Vec<u8>,
    wit_resolver: &Resolve,
    world: WorldId,
    encoding: StringEncoding
) -> Result<()>
Expand description

Embed component metadata in a buffer of bytes that contains a Wasm module