Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WebAssembly/wasm-c-api
/ invalid
Method
invalid
include/wasm.hh:176–178 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
174
}
175
176
static auto invalid() -> vec {
177
return vec(invalid_size, nullptr);
178
}
179
};
180
181
Callers
nothing calls this directly
Calls
1
vec
Class · 0.85
Tested by
no test coverage detected