Searched refs:ComponentCoreModuleTypeId (Results 1 – 4 of 4) sorted by relevance
| /wasmtime-44.0.1/crates/environ/src/component/ |
| H A D | dfg.rs | 40 use wasmparser::component_types::ComponentCoreModuleTypeId; 248 ty: ComponentCoreModuleTypeId,
|
| H A D | types_builder.rs | 13 ComponentAnyTypeId, ComponentCoreModuleTypeId, ComponentDefinedType, ComponentDefinedTypeId, 382 id: ComponentCoreModuleTypeId, in convert_module() argument
|
| H A D | translate.rs | 17 AliasableResourceId, ComponentCoreModuleTypeId, ComponentDefinedTypeId, ComponentEntityType, 343 ModuleStatic(StaticModuleIndex, ComponentCoreModuleTypeId),
|
| /wasmtime-44.0.1/crates/environ/src/component/translate/ |
| H A D | inline.rs | 52 use wasmparser::component_types::{ComponentAnyTypeId, ComponentCoreModuleTypeId}; 278 Static(StaticModuleIndex, ComponentCoreModuleTypeId),
|