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

Class Table

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

Source from the content-addressed store, hash-verified

718class Func;
719class Global;
720class Table;
721class Memory;
722
723class WASM_API_EXTERN Extern : public Ref {

Callers 3

wasm.hhFile · 0.70
to_externMethod · 0.50
newMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected