AK-21/Graphite-Industrial-Intelligence
0
1# Rolldown2 3> Fast Rust-based bundler for JavaScript with Rollup-compatible API4 5- ⚡️ Lightning Fast Performance6- 🔌 Rollup-Compatible APIs7- ⏩ esbuild Feature Parity8 9Rolldown is primarily designed to serve as the underlying bundler in [Vite](https://vite.dev/), with the goal to replace esbuild and Rollup with one unified build tool. Although designed for Vite, Rolldown is also fully capable of being used as a standalone, general-purpose bundler. It can serve as a drop-in replacement for Rollup in most cases, and can also be used as an esbuild alternative when better chunking control is needed.10 11[Read the Docs to Learn More](https://rolldown.rs).12 