MCPcopy Create free account
hub / github.com/SplootCode/splootcode / runtime_webworker.ts

File runtime_webworker.ts

src-runtime/runtime_webworker.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { initialize } from '@splootcode/runtime-python/worker'
2import { staticPythonURLs } from './static_urls'
3
4initialize(staticPythonURLs, import.meta.env.SPLOOT_TYPESHED_PATH)

Callers

nothing calls this directly

Calls 1

initializeFunction · 0.90

Tested by

no test coverage detected