Searched refs:CompiledComponentInfo (Results 1 – 3 of 3) sorted by relevance
| /wasmtime-44.0.1/crates/environ/src/component/ |
| H A D | artifacts.rs | 16 pub info: CompiledComponentInfo, 29 pub struct CompiledComponentInfo { struct
|
| /wasmtime-44.0.1/crates/wasmtime/src/runtime/component/ |
| H A D | component.rs | 19 CompiledComponentInfo, ComponentArtifacts, ComponentTypes, CoreDef, Export, ExportIndex, 87 info: CompiledComponentInfo,
|
| /wasmtime-44.0.1/crates/wasmtime/src/ |
| H A D | compile.rs | 151 CompiledComponentInfo, ComponentArtifacts, ComponentTypesBuilder, in build_component_artifacts() 216 let info = CompiledComponentInfo { in build_component_artifacts()
|