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

File modularize_instance_runner.mjs

test/modularize_instance_runner.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import init, { _foo as foo } from "./modularize_static.mjs";
2await init();
3foo();

Callers

nothing calls this directly

Calls 2

initFunction · 0.70
fooFunction · 0.50

Tested by

no test coverage detected