Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/wasmtime/src/runtime/
H A Dvm.rs293 Bare(Arc<BareModuleInfo>),
301 pub struct BareModuleInfo { struct
316 let info = try_new(BareModuleInfo { in bare_with_registered_type() argument