SkillAgentSearch skills...

Rolldown

Fast Rust bundler for JavaScript/TypeScript with Rollup-compatible API.

Install / Use

/learn @rolldown/Rolldown
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <br> <br> <a href="https://rolldown.rs" target="_blank" rel="noopener noreferrer"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://rolldown.rs/rolldown-light.svg"> <source media="(prefers-color-scheme: light)" srcset="https://rolldown.rs/rolldown-dark.svg"> <img alt="rolldown logo" src="https://rolldown.rs/rolldown-dark.svg" height="60"> </picture> </a> <br> <br> <br> </p> <div align="center">

MIT licensed NPM version CodSpeed Badge Discord chat Ask DeepWiki

</div> <div align="center">

NPM Unpacked Size (with version) NPM Unpacked Size darwin-arm64 NPM Unpacked Size darwin-x64 NPM Unpacked Size linux-x64-gnu NPM Unpacked Size win32-x64 NPM Unpacked Size wasm32-wasi

</div> <div align="center">

pkg.pr.new

</div> <div align="center">

rolldown-starter-stackblitz

</div>

🚧 Release Candidate

Rolldown is currently in RC status. While it can already handle most production use cases, there may still be bugs and rough edges. Most notably, the built-in minification feature is still in alpha status.

Rolldown

Rolldown is a JavaScript/TypeScript bundler written in Rust intended to serve as the future bundler used in Vite. It provides Rollup-compatible APIs and plugin interface, but will be more similar to esbuild in scope.

For more information, please check out the documentation at rolldown.rs.

VoidZero Inc.

Rolldown is a project of VoidZero, see our announcement Announcing VoidZero - Next Generation Toolchain for JavaScript.

If you have requirements for JavaScript tools at scale, please get in touch!

Contributing

We would love to have more contributors involved!

To get started, please read our Contributing Guide.

Credits

The Rolldown project is heavily inspired by:

And supported by:

  • napi-rs for Node.js add-ons in Rust via Node-API.
  • oxc for the underlying parser, resolver, and sourcemap support.

Licenses

This project is licensed under the MIT License.

This project also partially contains code derived or copied from the following projects:

Licenses of these projects are listed in THIRD-PARTY-LICENSE

Sponsors

Thanks to namespace.so for powering our CI/CD pipelines with fast, free macOS and Linux runners.

View on GitHub
GitHub Stars13.2k
CategoryDevelopment
Updated42m ago
Forks737

Languages

Rust

Security Score

100/100

Audited on Mar 28, 2026

No findings