docs: Cloudflare Workers compatibility matrix#6
Merged
Conversation
commit: |
NathanFlurry
added a commit
that referenced
this pull request
Jul 1, 2026
…ols + correlatable breadcrumbs SPEC M8.1: add tools #4 (sync-RPC tracer), #5 (lock-holder/silent-guest watchdog = the M8.1 thread/lock-holder dump), #6 (host-stamped guest "BC:" breadcrumbs on the watchdog timeline), the SECURE_EXEC_ASYNC_POLL A/B switch, and the still-TODO DWARF-symbolizer-for-parked-wasm. Records the first payoff (the openbox+pcmanfm interior stall is in-guest, not a sidecar deadlock) and the scoped NEXT STEPS for the M8.6 interior-paint fix. host: stamp guest stderr with a relative-ms timestamp so fprintf "BC:" breadcrumbs line up with the sidecar rpc-watchdog dumps in the run log. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add comprehensive Node.js API compatibility comparison between secure-exec and Cloudflare Workers (standard, Workers for Platforms, dynamic dispatch). Includes detailed module-by-module matrix with accurate support levels, execution model differences, and known limitations. Also documents API coverage gaps in docs-internal/todo.md (fs, http/https, v8 issues) and updates docs.json to expose the comparison in the Comparisons section.