Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ main
Function
main
test/emscripten_api_browser_infloop.cpp:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
Class *Class::instance = NULL;
57
58
int main() {
59
Class().start();
60
return 99;
61
}
62
Callers
nothing calls this directly
Calls
2
Class
Class · 0.70
start
Method · 0.45
Tested by
no test coverage detected