MCPcopy Create free account
hub / github.com/Mrinank-Bhowmick/python-beginner-projects / pyodide-worker.js

File pyodide-worker.js

web/public/pyodide-worker.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* pyBegin playground — Pyodide Web Worker.
2 *
3 * Runs real CPython (via WebAssembly) in the browser. stdout/stderr stream to
4 * the main thread; input() blocks the worker thread on a SharedArrayBuffer

Callers

nothing calls this directly

Calls 1

bootFunction · 0.85

Tested by

no test coverage detected