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