Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ engine
Method
engine
crates/wast/src/wast.rs:153–155 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
151
}
152
153
fn engine(&self) -> &Engine {
154
self.core_linker.engine()
155
}
156
157
/// Configures whether or not error messages are ignored in directives like
158
/// `assert_invalid`.
Callers
7
link_spectest
Function · 0.45
link_component_spectest
Function · 0.45
instantiate_component
Method · 0.45
module
Method · 0.45
module_definition
Method · 0.45
run_wast
Method · 0.45
run_directive
Method · 0.45
Calls
no outgoing calls
Tested by
2
link_spectest
Function · 0.36
link_component_spectest
Function · 0.36