Skip to content

Known issues

Current limitations of this binary. This page is not a roadmap.

sh
bun run oc run --config examples/hello-worker/open-compute.json --ocd "$PWD/target/debug/ocd"

Re-run that command after source changes.

Compatibility

TopicCloudflareopen-compute
Module isolatesYesYes
Watch / HMR (wrangler dev)YesNot provided; oc run does not start workerd and does not watch files
Project filewrangler.jsonc (comments allowed)open-compute.json; unknown fields rejected; no compatibilityDate, no full Wrangler product keys, no jsonc comments
Control planeCloudflare control planeLocal ocd HTTP API (/v1/account, /v1/accounts/.../workers)
workers.devYesNot provided
Vite plugin as this product's dev server@cloudflare/vite-pluginNot provided; framework output is imported via frameworkOutput
Outbound network policyCloudflare hosted TCP policySee TCP sockets
Request-scoped CPU / subrequest quotasYesNot enforced; see Limits

Comparing to Cloudflare's known issues is not useful. That list is for their hosted fleet.