We deserve a better streams API for JavaScript
2026-02-27
The Web streams API has become ubiquitous in JavaScript runtimes but was designed for a different era. Here's what a modern streaming API could (should?) look like....
Continue reading »
2026-02-27
The Web streams API has become ubiquitous in JavaScript runtimes but was designed for a different era. Here's what a modern streaming API could (should?) look like....
Continue reading »
2025-09-25
Over the year we have greatly expanded Node.js compatibility. There are hundreds of new Node.js APIs now available that make it easier to run existing Node.js code on our platform....
2025-09-08
We've implemented the node:http client and server APIs in Cloudflare Workers, allowing developers to migrate existing Node.js applications with minimal code changes....
2025-03-24
Today we're announcing our latest contribution to Node.js, now available in v23.8.0: URLPattern. ...
2024-09-09
Workers now supports more NPM packages and Node.js APIs using an overhauled hybrid compatibility layer....
September 28, 2023 1:00 PM
Engineers from Cloudflare and Vercel have published a specification of the connect() sockets API for review by the community, along with a Node.js compatible implementation of connect() that developers can start using today...
May 19, 2023 1:00 PM
Today we are announcing support for three additional APIs from Node.js in Cloudflare Workers — stream, crypto, and http/https.request. This increases compatibility with the existing ecosystem of open source NPM packages, allowing you to use your preferred libraries in Workers....
March 23, 2023 1:05 PM
Over the coming months, Cloudflare Workers will start to roll out built-in compatibility with Node.js core APIs as part of an effort to support increased compatibility across JavaScript runtimes...
May 09, 2022 1:00 PM
The Web-interoperable Runtimes Community Group is a new effort that brings contributors from Cloudflare Workers, Deno, and Node.js together to collaborate on common Web platform API standards....
April 16, 2021 1:00 PM
Check out the current state of Node.js compatibility with Workers. We want to hear from you on which Node.js-dependent libraries and APIs we should support....