Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ foo
Method
foo
tests/all/component_model/bindgen.rs:186–188 ·
view source on GitHub ↗
(&mut self)
Source
from the content-addressed store, hash-verified
184
185
impl foo::Host for MyImports {
186
fn foo(&mut self) {
187
self.hit = true;
188
}
189
}
190
191
let mut linker = Linker::new(&engine);
Callers
2
run
Function · 0.45
run
Function · 0.45
Calls
2
with
Method · 0.45
get
Method · 0.45
Tested by
2
run
Function · 0.36
run
Function · 0.36