How we rebuilt Cloudflare Workers’ module registry for Node.js compatibility

- Cloudflare 近 90 天出现 198 次
- 上一次:同一天稍早 · LUN (Lusaka) on 2026-09-09
发生了什么
We’ve rewritten the module registry in workerd , the core open-source component of the Workers runtime, to be faster, more standards-compliant, and more closely aligned with Node.js' module registry. Over the past few years, we’ve been adding support for more and more Node.js runtime APIs. The Workers runtime now supports every stable API from Node.js that you might want to use in a serverless context, and these API…
摘要按规则整理自下方来源原文