import { HeroText } from "../home-shared/Headings"; import Image from "next/image"; import cn from "classnames"; import gradients from "../home-shared/gradients.module.css"; import { FadeIn } from "../home-shared/FadeIn"; import { CTAButton } from "../home-shared/CTAButton"; import Link from "next/link"; import { Gradient } from "../home-shared/Gradient"; export function PackLetter() { return (
Let's move
the web forward

It's time for a new beginning in compiler infrastructure for the entire web ecosystem. Webpack has been downloaded over 3 billion times. It's become an integral part of building for the web. But just like Babel and Terser, it's time to go all-in on native. I joined Vercel and assembled a team of world class engineers to build the web's next generation bundler.


This team has taken lessons from 10 years of Webpack, combined with the innovations in incremental computation from Turborepo and Google's Bazel, and invented an architecture ready to withstand the next 10 years.


With that, we're excited to introduce Turbopack, our Rust-powered successor to Webpack. It will harness the power of our build system, Turborepo, for massive performance improvements. Turbopack is the new foundation of high-performance bare-metal tooling and is now open source—we're excited to share it with you.

Image of Tobias Koopers
Tobias Koppers hand written signature Tobias Koppers hand written signature

Tobias Koppers

Creator of Webpack

Start Building
); }