Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
796
protected:
797
Table() = default;
798
~Table() = default;
799
800
public:
801
using size_t = uint32_t;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected