Cloudflare buys VoidZero, keeps Vite open-source — and here is the real reason why
Cloudflare has acquired VoidZero, the small team behind Vite, the JavaScript build tool that nearly every modern framework now depends on. Evan You, creator of both Vue.js and Vite, is moving into Cloudflare, along with the rest of the VoidZero crew. The catch, as always with "acqui-hires", is what happens to the open-source projects: Vite, Vitest, Rolldown, Oxc, and Vite+ will stay open-source, vendor-agnostic, and community-driven. Cloudflare is also pledging $1 million to a Vite ecosystem fund administered by the core team.
On the surface this reads like a generous move — Cloudflare, the DDoS-protection-and-DNS company, is buying the team that built the single most universally-accepted frontend toolchain in the JavaScript ecosystem and promising not to change anything. The detail that matters, though, is the Vite Environment API. Worked on jointly since 2024, it lets Vite run server code in something other than Node.js during development — which means running server code inside Cloudflare's own workerd runtime. The Cloudflare Vite plugin already exists. The acquisition accelerates that path: Vite developers now run inside Cloudflare's infrastructure by default, while still being able to deploy anywhere. It's the same playbook they used when Astro joined earlier this year — acquire the team, keep the project neutral, quietly make Cloudflare the easiest place to build.

HN is split in the way you'd expect. Some see it as the natural endgame for open-source projects that never found a revenue model — build a popular tool, raise VC money, get acquired by a platform company that happens

Sources
Comments
Post a Comment