Cloudflare acquires VoidZero, maker of the Vite JavaScript toolchain

Cloudflare Inc. today said it has acquired VoidZero Inc., the open-source company behind Vite and the widely used JavaScript build tools that surround it, in a move to position its developer platform at the center of artificial intelligence-assisted web development.

Vite has become a default in JavaScript and TypeScript development, with more than 100 million downloads a week. VoidZero’s other tools feed the same workflow. Vitest handles testing. Rolldown, written in Rust, does the bundling. The Oxc toolchain sits underneath. Evan You, who created the Vue.js framework, started the company in 2023.

Cloudflare wants that toolchain inside its Workers developer platform. The plan is to give developers one path from code on a laptop to deployment across Cloudflare’s network, without the usual handoffs between separate tools. The company said the Cloudflare Vite plugin has already reached 13.9 million weekly downloads, more than 10% of Vite’s total weekly volume.

The acquisition comes as autonomous AI coding agents reshape how applications get built. Cloudflare argues that as agents write more of the code, the tooling around them has to keep pace, with speed and predictable behavior from local environment to production becoming the priority.