MCPcopy 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

runFunction · 0.45
runFunction · 0.45

Calls 2

withMethod · 0.45
getMethod · 0.45

Tested by 2

runFunction · 0.36
runFunction · 0.36