Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WebAssembly/wasm-c-api
/ ~Foreign
Function
~Foreign
include/wasm.hh:702–702 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
700
protected:
701
Foreign() = default;
702
~Foreign() = default;
703
704
public:
705
static auto make(Store*) -> own<Foreign>;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected