Rolldown
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
- Yinan Long (Brooooooklyn)
- Yunfei He (hyf0)
- h-a-n-a
- IWANABETHATGUY
Credits
The Rolldown project are standing upon the shoulders of these giants:
- Rollup, created by Rich-Harris and maintained by lukastaegert.
- esbuild, created by evanw.
THIRD-PARTY-LICENSE
This project partially copies code from the following projects:
Licenses are list in THIRD-PARTY-LICENSE