Rspack
Rust-based JavaScript bundler
Rspack is a Rust-based bundler compatible with webpack. 5-10x faster builds while maintaining webpack plugin and loader compatibility.
Panel Reviews
The Builder
Developer Perspective
“webpack compatibility with Rust speed. The migration path from webpack is smoother than switching to Vite or Turbopack.”
The Skeptic
Reality Check
“For webpack-heavy projects, Rspack provides the biggest speed improvement with the least migration effort.”
The Futurist
Big Picture
“Rust-based JS tooling replacing JavaScript tooling is the trend. Rspack, Biome, and SWC prove it works.”
Community Sentiment
“5-10x faster than webpack with near-perfect compatibility is an engineering achievement”
“Dropped in as webpack replacement with zero config changes, build time went from 45s to 8s”
“The webpack compatibility story is what makes this practical for migrating existing projects”
“Rust-based tooling is clearly the future of JS — Rspack proves the webpack API doesn't need rewriting”