MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / Func

Class Func

crates/c-api/include/wasm.hh:718–718  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

716// Externals
717
718class Func;
719class Global;
720class Table;
721class Memory;

Callers 15

wasm.hhFile · 0.70
get_namesFunction · 0.50
declare_functionMethod · 0.50
finishMethod · 0.50
newMethod · 0.50
write_addressMethod · 0.50
to_externMethod · 0.50
from_valMethod · 0.50
lazyMethod · 0.50
newMethod · 0.50
try_cloneMethod · 0.50

Calls

no outgoing calls

Tested by 10

table_newFunction · 0.40
table_new_asyncFunction · 0.40
table_growFunction · 0.40
table_grow_asyncFunction · 0.40
table_setFunction · 0.40
table_copyFunction · 0.40
table_fillFunction · 0.40
table_getFunction · 0.40
table_tyFunction · 0.40
table_sizeFunction · 0.40