MCPcopy 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

vecClass · 0.85

Tested by

no test coverage detected