Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WebAssembly/wasm-c-api
/ ~Global
Function
~Global
include/wasm.hh:778–778 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
776
protected:
777
Global() = default;
778
~Global() = default;
779
780
public:
781
static auto make(Store*, const GlobalType*, const Val&) -> own<Global>;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected