Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GCWing/BitFun
/ worker_host.js
File
worker_host.js
src/apps/desktop/resources/worker_host.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
/**
3
* MiniApp JS Worker host — runs in Bun or Node.js.
4
* stdin: JSON-RPC requests (one per line)
Callers
nothing calls this directly
Calls
8
rpcSend
Function · 0.85
cwd
Method · 0.80
trim
Method · 0.80
dispatch
Function · 0.70
on
Method · 0.65
parse
Method · 0.45
join
Method · 0.45
error
Method · 0.45
Tested by
no test coverage detected