Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WebAssembly/wasm-c-api
/ ~Trap
Function
~Trap
include/wasm.hh:641–641 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
639
protected:
640
Trap() = default;
641
~Trap() = default;
642
643
public:
644
static auto make(Store*, const Message& msg) -> own<Trap>;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected