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

Function ~Engine

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

Source from the content-addressed store, hash-verified

225protected:
226 Engine() = default;
227 ~Engine() = default;
228
229public:
230 static auto make(own<Config>&& = Config::make()) -> own<Engine>;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected