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