(no title)
chucky
|
2 years ago
Their about page (https://rolldown.rs/about) describes why they want to do this, but after reading it I'm still unsure why they can't accomplish their goals by adding features to esbuild? Maybe the project goals are too different?
no_wizard|2 years ago
In some respects, rolldown is also the next generation of Rollup (potentially) and is a direct answer to rspack[0], which is a webpack compatible rust based toolchain from ByteDance
[0]: https://www.rspack.dev/
bastawhiz|2 years ago
If you're doing all that, you could probably support rollup plugins as well, which it sounds like they want to do.