MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / main

Function main

test/core/stack_overflow.c:37–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35}
36
37int main() {
38 recurse(1000*1000);
39}

Callers

nothing calls this directly

Calls 1

recurseFunction · 0.85

Tested by

no test coverage detected