#rolldown #bundler #javascript #typescript #status #rollup-compatible #fork

maudit_rolldown

Fork of Rolldown for the Maudit project until Rolldown is published on crates.io

1 unstable release

0.1.0 Feb 2, 2025

#2046 in Web programming


Used in maudit

MIT license

1.5MB
39K SLoC

Rust 27K SLoC // 0.0% comments JavaScript 10K SLoC // 0.0% comments TypeScript 2K SLoC // 0.0% comments JSX 356 SLoC // 0.0% comments TSX 20 SLoC

Rolldown logo

MIT licensed NPM version NPM Unpacked Size (with version) Build Status Code Coverage CodSpeed Badge Discord chat

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

rolldown-starter-stackblitz

🚧 Work in Progress

Rolldown is currently in active development and not usable for production yet.

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

Dependencies

~31–43MB
~667K SLoC