Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WebAssembly/wasm-c-api
/ ~Frame
Function
~Frame
include/wasm.hh:624–624 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
622
protected:
623
Frame() = default;
624
~Frame() = default;
625
626
public:
627
auto copy() const -> own<Frame>;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected