MCPcopy Index your code
hub / github.com/python/cpython / node_entry.mjs

File node_entry.mjs

Platforms/emscripten/node_entry.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import EmscriptenModule from "./python.mjs";
2import fs from "node:fs";
3import { initializeStreams } from "./streams.mjs";
4

Callers

nothing calls this directly

Calls 5

NumberClass · 0.50
splitMethod · 0.45
writeMethod · 0.45
exitMethod · 0.45
warnMethod · 0.45

Tested by

no test coverage detected