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