MCPcopy 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

700protected:
701 Foreign() = default;
702 ~Foreign() = default;
703
704public:
705 static auto make(Store*) -> own<Foreign>;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected