Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WebAssembly/wasm-c-api
/ module_offset
Method
module_offset
src/wasm-v8.cc:1256–1258 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1254
}
1255
1256
auto Frame::module_offset() const -> size_t {
1257
return impl(this)->module_offset;
1258
}
1259
1260
1261
// Traps
Callers
3
print_frame
Function · 0.80
print_frame
Function · 0.80
wasm_frame_module_offset
Function · 0.80
Calls
1
impl
Function · 0.85
Tested by
no test coverage detected