Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ emscripten_stack_snapshot
Function
emscripten_stack_snapshot
system/lib/standalone/standalone.c:277–279 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
275
}
276
277
weak uintptr_t emscripten_stack_snapshot(void) {
278
return 0;
279
}
280
281
weak uint32_t emscripten_stack_unwind_buffer(uintptr_t pc,
282
uintptr_t* buffer,
Callers
2
func
Function · 0.85
GetCurrentPc
Method · 0.85
Calls
no outgoing calls
Tested by
1
func
Function · 0.68