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

Function run

test/js_optimizer/minimal-runtime-emitDCEGraph.js:36–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34 "a": _emscripten_console_log
35};
36function run() {
37 var ret = _main();
38}
39function initRuntime(wasmExports) {
40 for (var i in __ATINIT__) __ATINIT__[i].func();
41}

Callers 1

readyFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected