MCPcopy 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

208protected:
209 Config() = default;
210 ~Config() = default;
211
212public:
213 static auto make() -> own<Config>;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected