Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
};
36
function
run() {
37
var
ret = _main();
38
}
39
function
initRuntime(wasmExports) {
40
for
(
var
i in __ATINIT__) __ATINIT__[i].func();
41
}
Callers
1
ready
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected