Skip to content

docs: Node compatibility rewrite, version B (lookup)#3245

Draft
bartlomieju wants to merge 1 commit into
mainfrom
docs/node-rewrite-b-lookup
Draft

docs: Node compatibility rewrite, version B (lookup)#3245
bartlomieju wants to merge 1 commit into
mainfrom
docs/node-rewrite-b-lookup

Conversation

@bartlomieju

Copy link
Copy Markdown
Member

One of three competing ground-up rewrites of the Node compatibility page,
opened as drafts for side-by-side review; only one will merge. This version
is organized for the reader who arrives asking "is X supported?": it opens
with a working Node HTTP server running under deno, then an at-a-glance
status table mapping all eight compatibility surfaces (built-ins, npm
packages, globals, package.json, CommonJS, node_modules, Node-API addons,
registries) to their state and section, with the Node test-suite stat
beneath it. Each section then leads with a minimal runnable example before
enumerating rules and edges in scannable form. New snippets were executed on
Deno 2.8; the private-registries section, linked anchors, and oldUrl
redirects are unchanged from the fact-checked baseline in #3241. Compare
with version A (#3244) and version C (task recipes).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant