IT Brief Asia - Technology news for CIOs & IT decision-makers
Asia
Cloudflare acquires Vite maker VoidZero for USD $1 million

Cloudflare acquires Vite maker VoidZero for USD $1 million

Fri, 5th Jun 2026 (Today)

Cloudflare has acquired VoidZero, the company behind the JavaScript toolchain Vite. The deal brings VoidZero founder Evan You and the rest of the team into Cloudflare.

Vite, Vitest, Rolldown, Oxc and Vite+ will remain open source under MIT licences and continue to be developed in public with a vendor-neutral approach, Cloudflare said.

Vite has become a widely used part of the modern JavaScript stack, underpinning projects built with frameworks including Vue, SvelteKit, Nuxt, Astro, Solid, Qwik, Angular, React Router and TanStack Start. Cloudflare said the tool now sees about 129 million weekly downloads, while its Cloudflare Vite plugin records nearly 14 million.

The acquisition gives Cloudflare a direct role in one of the web's most widely adopted developer tools, at a time when software groups are paying closer attention to the infrastructure that moves code from development into production. That discussion has broadened as AI-assisted coding tools generate more applications and increase demand for workflows that are fast, predictable and portable.

Cloudflare said it would create an independent USD $1 million Vite ecosystem fund to support maintainers and contributors outside both companies. The Vite core team will administer the fund.

The move appears aimed at easing concerns that ownership by a large infrastructure provider could alter the project's neutral market position. Vite is used across rival platforms and frameworks, and its broad adoption has rested in part on its status as a shared tool rather than a product tied to one hosting company.

Applications built with Vite will continue to run anywhere, Cloudflare said, and the roadmap will still be led by the wider Vite team and community. Any changes to Vite itself will continue to go through the same open contribution process as other community submissions.

Tooling plans

Alongside the acquisition, Cloudflare outlined plans to align more of its developer tooling with Vite workflows. Vite will become the foundation of its command-line experience for applications through its newer cf interface, the company said.

In practice, Cloudflare wants developers working on Workers, R2, D1, Agents and other services to use commands that resemble existing Vite patterns rather than a separate Cloudflare-specific workflow. Its aim is for standard development, build and deployment commands to work more naturally with Vite projects.

Cloudflare also said it would continue work on the Vite Environment API, which allows server code to run in a local development environment that more closely mirrors the production runtime than older approaches. The company has already used that work to build its Vite plugin so server-side code can run locally inside workerd, the same runtime used for Workers in production.

For developers, that is intended to reduce mismatches between local testing and live deployment. Cloudflare said it wants the underlying design to remain generic so other runtime providers can use the same model, rather than forcing developers into a single platform-specific server setup.

AI effect

Cloudflare linked Vite's growing use to changes in how software is written as AI coding tools become more common. It argued that automated agents now use development servers, test runners, linters, formatters and command-line tools directly as they generate and refine code, increasing the value of tools that return clear errors and can be run repeatedly with consistent results.

The broader VoidZero toolchain covers several of those tasks, including testing through Vitest and JavaScript tooling through Rolldown and Oxc. That makes the acquisition relevant not only to web development but also to the systems used to support AI-generated software projects, Cloudflare said.

VoidZero had also been working on a Vite-focused deployment platform called Void. Cloudflare said some lessons from that work would feed into provider-agnostic features in Vite itself, while other parts would inform how it builds services on top of Vite. Over time, it intends to open-source the Void platform.

Cloudflare sought to draw a distinction between shaping Vite around its platform and adapting its own tooling to fit Vite. That distinction matters because many developers and framework teams rely on Vite precisely because it is not tied to one cloud vendor.

It said the same approach had applied to Astro after that team joined earlier this year, with Astro remaining open source and deployable across multiple platforms.

"Before saying anything else, we want to make the most important thing clear: Vite, Vitest, Rolldown, Oxc, and Vite+ will stay open source, vendor-agnostic, and community-driven. Nothing about that changes," You and the Cloudflare team said.

They also set out their view of the market structure around developer tools: "It is not reasonable to expect the entire web ecosystem to build around a single vendor."

On financial support for the wider project community, You and the Cloudflare team said: "As part of this announcement, Cloudflare is committing $1 million to a Vite ecosystem fund to support maintainers and contributors, administered by the Vite core team."