Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
225
protected:
226
Engine() = default;
227
~Engine() = default;
228
229
public:
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