Cloudflare has launched Kitesurf, a lightweight, agent-first browser built in Rust and WebAssembly that significantly reduces CPU and memory usage for automated AI tasks compared to Chromium.
Key Points
- Kitesurf runs on Cloudflare Workers and is currently available as a free beta through the company's Browser Run product.
- The browser consumes 3 to 7 times less CPU and memory than Chromium by removing human-centric features like tabs, extensions, and pixel-perfect rendering.
- Developed in 12 weeks, the engine passes over 215,000 Web Platform Tests and supports standard tools like Puppeteer and Playwright.
- Cloudflare intends to open-source the project and eventually allow customers to deploy custom instances within their own accounts.