Searched refs:CompiledModule (Results 1 – 4 of 4) sorted by relevance
10 instantiate::CompiledModule,140 module: CompiledModule,539 let module = CompiledModule::from_artifacts(code.clone(), info, index, engine.profiler())?; in from_parts_raw()642 pub(crate) fn compiled_module(&self) -> &CompiledModule { in compiled_module() argument
20 pub struct CompiledModule { struct31 impl CompiledModule { argument
98 pub use instantiate::CompiledModule;
178 code, etc, all happens. At this point a `wasmtime_jit::CompiledModule` is