Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ instance_pre
Method
instance_pre
crates/component-macro/tests/expanded/char.rs:36–38 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
34
self.instance_pre.engine()
35
}
36
pub fn instance_pre(&self) -> &wasmtime::component::InstancePre<_T> {
37
&self.instance_pre
38
}
39
/// Instantiates a new instance of [`TheWorld`] within the
40
/// `store` provided.
41
///
Callers
2
new
Method · 0.45
load
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected