Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ main
Function
main
test/core/test_safe_stack.c:9–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
}
8
9
int main() {
10
int a[64];
11
f(a);
12
}
Callers
nothing calls this directly
Calls
1
f
Function · 0.70
Tested by
no test coverage detected