MCPcopy Create free account
hub / github.com/WebAssembly/wasm-c-api / ~Instance

Function ~Instance

include/wasm.hh:849–849  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

847protected:
848 Instance() = default;
849 ~Instance() = default;
850
851public:
852 static auto make(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected