/rolldown

Rollup Rust implementation with 100% API compatible

Primary LanguageRustApache License 2.0Apache-2.0

Rolldown

CI status MIT

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

Status

Currently we are targeting to pass the function tests of Rollup.

┌────────────┬────────┐
│  (index)   │ Values │
├────────────┼────────┤
│   total    │  869   │
│   failed   │   0    │
│ skipFailed │  364   │
│  ignored   │   8    │
│  skipped   │   0    │
│   passed   │  497   │
└────────────┴────────┘

Authors

Credits

The Rolldown project are standing upon the shoulders of these giants:

THIRD-PARTY-LICENSE

This project partially copies code from the following projects:

Licenses are list in THIRD-PARTY-LICENSE