• Stars
    star
    777
  • Rank 58,457 (Top 2 %)
  • Language
    Rust
  • License
    Apache License 2.0
  • Created over 3 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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