Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WebAssembly/wasm-c-api
/ ~Func
Function
~Func
include/wasm.hh:751–751 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
749
protected:
750
Func() = default;
751
~Func() = default;
752
753
public:
754
using callback = auto (*)(const vec<Val>&, vec<Val>&) -> own<Trap>;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected