Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudflare/capnweb
/ getJsEmbedded
Method
getJsEmbedded
__tests__/workerd.test.ts:55–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
}
54
55
getJsEmbedded() {
56
return
{stub:
new
RpcStub(
new
JsCounter())};
57
}
58
}
59
60
describe(
"workerd compatibility"
, () => {
Callers
1
workerd.test.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected