Closed
Description
Agenda items:
- Updates on current initiatives
- fetch spec
- runtime keys
- common minimum api
- async context
- Socket APIs (jasnell) - Cloudflare is working on a Socket API that is based on ReadableStream/WritableStream. We've noticed some inconsistencies in the way things are implemented across Node.js, Deno, etc.
- Specifier namespaces (jasnell) - Node.js recently introduced the
node:...
specifier prefix for built-in modules, Deno just introduced use of thenpm:...
specifier prefix for npm modules. In Workers, we are starting on Node.js-compatibility using thenode:...
prefix. Should we standardize on these prefixes? Would the runtime keys help here?
Metadata
Metadata
Assignees
Labels
No labels