MCPcopy 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

rpcSendFunction · 0.85
cwdMethod · 0.80
trimMethod · 0.80
dispatchFunction · 0.70
onMethod · 0.65
parseMethod · 0.45
joinMethod · 0.45
errorMethod · 0.45

Tested by

no test coverage detected