MCPcopy Create free account
hub / github.com/WebAssembly/wasm-c-api / ~Table

Function ~Table

include/wasm.hh:798–798  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

796protected:
797 Table() = default;
798 ~Table() = default;
799
800public:
801 using size_t = uint32_t;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected