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

Function ready

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

Source from the content-addressed store, hash-verified

1var Module = Module;
2function ready() {
3 run();
4}
5var UTF8Decoder = new TextDecoder("utf8");
6function UTF8ArrayToString(u8Array, idx) {
7 var endPtr = idx;

Calls 1

runFunction · 0.70

Tested by

no test coverage detected