Skip to content

Switch bundler engine from rollup to rolldown (faster) #130

@mtmacdonald

Description

@mtmacdonald

Feature request

Would it be possible to switch out the bundler engine in this tool from rollup to rolldown?

Motivations

Rolldown is part of the Vite build ecosystem, and was developed as a drop-in replacement for Rollup, but it's a Rust-based implementation so is faster and more memory-efficient.

As well as the speed and memory gains, it would keep the internals of this tool on a more modern and actively developed engine.

Alternatives

No response

Additional context

The Vite 7 and Vite Rolldown give more context on the ecosystem developments, also the VoidZero blog.

Bugs are expected to be fixed by those affected by it

  • I'm interested in working on this issue

Compensating engineering work financially will speed up resolution

  • I'm willing to offer financial support

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions