Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WebAssembly/wasm-c-api
/ u32_skip
Function
u32_skip
src/wasm-bin.cc:188–190 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
186
}
187
188
void u32_skip(const byte_t*& pos) {
189
bin::u32(pos);
190
}
191
192
193
// Names
Callers
3
limits_skip
Function · 0.85
expr_skip
Function · 0.85
section
Function · 0.85
Calls
1
u32
Function · 0.85
Tested by
no test coverage detected