Back to reviews
Rspack

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

The Builder

Developer Perspective

Ship

webpack compatibility with Rust speed. The migration path from webpack is smoother than switching to Vite or Turbopack.

The Skeptic

The Skeptic

Reality Check

Ship

For webpack-heavy projects, Rspack provides the biggest speed improvement with the least migration effort.

The Futurist

The Futurist

Big Picture

Ship

Rust-based JS tooling replacing JavaScript tooling is the trend. Rspack, Biome, and SWC prove it works.

Community Sentiment

Overall2,322 mentions
77% positive15% neutral8% negative
Hacker News467 mentions
78%15%7%

5-10x faster than webpack with near-perfect compatibility is an engineering achievement

Reddit654 mentions
75%17%8%

Dropped in as webpack replacement with zero config changes, build time went from 45s to 8s

Twitter/X988 mentions
76%16%8%

The webpack compatibility story is what makes this practical for migrating existing projects

Product Hunt213 mentions
81%13%6%

Rust-based tooling is clearly the future of JS — Rspack proves the webpack API doesn't need rewriting