Lexer: 4–11% faster, Parser: 2-3% faster
Lexer: 4–11% faster, Parser: 2-3% faster
🍃 Tree shaking now works for destructuring in `.then()` callbacks
💡 Support preserving JSX in output, commonly used for libraries.
🍃 Tree shaking now works for destructuring in `.then()` callbacks
💡 Support preserving JSX in output, commonly used for libraries.
Since Rsbuild relies on Jiti for config loading, this also benefits our users. 🥳
Since Rsbuild relies on Jiti for config loading, this also benefits our users. 🥳
We've also contributed this optimization to webpack — pushing the ecosystem forward. 🚀
We've also contributed this optimization to webpack — pushing the ecosystem forward. 🚀
We're thrilled to see MDN's new front end is now powered by Rspack. It's exciting to see our bundler helping deliver an exceptional experience to millions of developers worldwide.
We're thrilled to see MDN's new front end is now powered by Rspack. It's exciting to see our bundler helping deliver an exceptional experience to millions of developers worldwide.
This enables the explicit resource management feature in ECMAScript, making resource cleanup more straightforward ✨
This enables the explicit resource management feature in ECMAScript, making resource cleanup more straightforward ✨
This reduces the build time of `import { Button } from 'antd'` from 528ms to 82ms.
This reduces the build time of `import { Button } from 'antd'` from 528ms to 82ms.
- 5x faster dev, build, and HMR
- 1.1MB smaller bundles
- 5x faster dev, build, and HMR
- 1.1MB smaller bundles
✨ 30% smaller Wasm bundle (38.9MB → 27.2MB)
⚡ 4x faster tree shaking analysis in large projects
✨ 30% smaller Wasm bundle (38.9MB → 27.2MB)
⚡ 4x faster tree shaking analysis in large projects
We optimized Rust dependencies and build flags, reducing install size across all platforms. More size improvements are coming soon. 🍀
We optimized Rust dependencies and build flags, reducing install size across all platforms. More size improvements are coming soon. 🍀
We've implemented a Rust watcher to replace the original watchpack package, making HMR ~10% faster.
Combined with lazy compilation for lightning-fast dev experience ⚡
We've implemented a Rust watcher to replace the original watchpack package, making HMR ~10% faster.
Combined with lazy compilation for lightning-fast dev experience ⚡
This benefits all dependent tools like Rspack, SWC, Turbopack, and LightningCSS. Rspack's binary size was reduced by 1.64MB. 🚀
This benefits all dependent tools like Rspack, SWC, Turbopack, and LightningCSS. Rspack's binary size was reduced by 1.64MB. 🚀