Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ component_compiler
Method
component_compiler
crates/winch/src/compiler.rs:205–207 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
203
}
204
205
fn component_compiler(&self) -> &dyn wasmtime_environ::component::ComponentCompiler {
206
self.trampolines.component_compiler()
207
}
208
209
fn append_dwarf<'a>(
210
&self,
Callers
3
for_component
Method · 0.45
compile_component_trampoline
Method · 0.45
compile_intrinsic
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected