Home
last modified time | relevance | path

Searched refs:ComponentSection (Results 1 – 3 of 3) sorted by relevance

/wasmtime-44.0.1/crates/wizer/src/component/
H A Dparse.rs74 Payload::ComponentSection { .. } => { in parse_into()
H A Drewrite.rs143 S: Default + wasm_encoder::ComponentSection, in rewrite() argument
/wasmtime-44.0.1/crates/environ/src/component/
H A Dtranslate.rs1242 Payload::ComponentSection { in translate_payload()