Cloudflare is taking in another tech company together with the minds behind VoidZero, who is also the one behind Vite, Vitest, Rolldown, Oxc, and Vite+.

This brings both parties closer than ever, since they have been working on things like the Environment API, which allows Vite to run server-side code in runtimes beyond Node.js during development. That collaboration eventually led to the Cloudflare Vite plugin, enabling developers to run local environments using workerd, the same runtime that powers Cloudflare Workers in production.
On the other hand, one might worry that VoidZero’s solutions would become Cloudflare exclusive and hence private. Well, no – Vite, Vitest, Rolldown, Oxc, and Vite+ will remain open source, MIT-licensed, vendor-agnostic, and governed through the same community-driven development process they’ve always used. Applications built with Vite will continue to run anywhere, not just on Cloudflare’s infrastructure.
With Vite reportedly reaching around 129 million weekly downloads and the Cloudflare Vite plugin approaching 14 million weekly downloads, the company believes AI-assisted development is pushing more projects toward fast, highly compatible tooling stacks. Specifically, AI agents increasingly generate projects, run tests, lint code, fix errors, deploy applications, and iterate on software autonomously. In that environment, tools such as Vite, Vitest, Rolldown, Oxlint, and Oxfmt become increasingly valuable because they prioritize speed, consistency, and predictable workflows.
To reinforce its commitment, Cloudflare is also launching a $1 million Vite ecosystem fund that will be administered by the Vite core team. The funding is intended to support maintainers and contributors throughout the broader ecosystem, acknowledging that Vite’s success extends far beyond either VoidZero or Cloudflare.
Additionally, the upcoming “cf” CLI is expected to be built around Vite workflows, with goals such as making “cf dev” feel like an expanded version of “vite dev” and allowing Cloudflare deployments to integrate naturally into existing Vite-based projects.









