Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
EmscriptenModule from
"./python.mjs"
;
2
import
fs from
"node:fs"
;
3
import
{ initializeStreams } from
"./streams.mjs"
;
4
Callers
nothing calls this directly
Calls
5
Number
Class · 0.50
split
Method · 0.45
write
Method · 0.45
exit
Method · 0.45
warn
Method · 0.45
Tested by
no test coverage detected