MCPcopy 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

56Class *Class::instance = NULL;
57
58int main() {
59 Class().start();
60 return 99;
61}
62

Callers

nothing calls this directly

Calls 2

ClassClass · 0.70
startMethod · 0.45

Tested by

no test coverage detected