Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ initialize } from
'@splootcode/runtime-python/worker'
2
import
{ staticPythonURLs } from
'./static_urls'
3
4
initialize(staticPythonURLs,
import
.meta.env.SPLOOT_TYPESHED_PATH)
Callers
nothing calls this directly
Calls
1
initialize
Function · 0.90
Tested by
no test coverage detected