Rspack
banner
rspack.dev
Rspack
@rspack.dev
Rstack is a lightning-fast JavaScript toolchain that includes Rspack, Rsbuild, Rslib, Rspress, Rsdoctor, Rstest and Rslint.
10 million monthly downloads. Huge thanks to everyone trusting Rspack. ❤️
November 12, 2025 at 7:12 AM
Reposted by Rspack
Rspack has tons of complex tests. We just migrated from Jest to Rstest and saw about a 30% speed boost. ⚡️

If you’ve been thinking about trying Rstest, now might be a good time to give it a shot.
November 11, 2025 at 9:28 AM
More speed from SWC:

Lexer: 4–11% faster, Parser: 2-3% faster
November 4, 2025 at 9:32 AM
In the next release, Rspack's source map generation is 30% faster 🚀
November 3, 2025 at 11:57 PM
Reposted by Rspack
create-rsbuild now automatically generates an AGENTS.md file to help coding agents develop better. 🤖

Still early, but we'll keep improving it and bring AGENTS.md to all Rstack scaffolds soon.
October 31, 2025 at 10:10 AM
Announcing Rspack & Rsbuild 1.6 🦀

🌿 Support for import defer
🌿 Enhanced tree shaking
🚀 Barrel optimization by default
🚀 Performance improvements
📦 Improved ESM output
📦 Forward browser logs

rspack.rs/blog/announc...
Announcing Rspack 1.6 - Rspack
Fast Rust-based web bundler
rspack.rs
October 30, 2025 at 11:09 AM
Rspack 1.6 drops tomorrow 🚀
October 29, 2025 at 2:10 PM
🧩 The Rspack roadmap has been updated — It now includes Rspack 2.0 and our current areas of focus.
rspack.rs/misc/plannin...
Roadmap - Rspack
Fast Rust-based web bundler
rspack.rs
October 27, 2025 at 5:42 AM
Reposted by Rspack
🚀 Rspack 2.0 roadmap:

🗓️ First preview planned for Feb 2026
🧩 Refined webpack outputs & APIs — cleaner and simpler
📦 Better ESM output, with out-of-the-box support via Rsbuild & Rslib
⚛️ Built-in RSC support (thanks @parceljs's exploration )
💾 More stable persistent cache, aiming for default in dev
October 23, 2025 at 9:25 AM
Rspack 1.6.0-beta.1 just dropped:

🧩 support for "import defer"
⚡ builds up to 10% faster
⚡ CLI startup faster by 50–70 ms
📦 preserveModules like Rollup
🕓 1.6 stable coming soon
October 22, 2025 at 8:59 AM
Reposted by Rspack
An implementation of TC39 Stage 3 Import Defer is being worked on in @rspack.dev by @ahabhgk.bsky.social 🎉

This is a performance feature that enables lazy execution of JS modules ⚡

webpack already has (partial) support, so it makes sense for Rspack to achieve parity.

github.com/web-infra-de...
feat: support defer import by ahabhgk · Pull Request #11871 · web-infra-dev/rspack
Summary WIP Related links [Feature]: Support for Deferring Module Evaluation (import defer) #10608 Checklist Tests updated (or not required). Documentation updated (or not required).
github.com
October 17, 2025 at 7:10 AM
Reposted by Rspack
Here we are ~ ❤️🎉
🌱 Vue Vine has further enhanced support for the Rsbuild plugin, hoping that users of Rsstack will enjoy using it ~
@rspack.dev
October 17, 2025 at 3:09 AM
Reposted by Rspack
In the next release, @rspack/cli is 40–60 ms faster:
October 16, 2025 at 10:34 AM
🚀 Rspack 1.6.0-beta.0 is out!

✨ Improved ESM library output (experimental)
✨ Improved MF runtime plugins
⚡ Barrel optimization by default
🗺️ Extract existing source maps
🧩 Stabilized layers
🐞 10+ bug fixes
October 15, 2025 at 7:49 AM
Reposted by Rspack
Vue Vine will add support for Rspack in a version coming very soon!
Thanks to the powerful productivity that AI has brought me, enabling me to achieve all this!

Thanks for @rspack.dev making such a great tool ~
October 14, 2025 at 9:04 AM
Reposted by Rspack
Replaced our frontend bundling tooling at work with rspack and bun and Im seeing a 70x speedup in builds.

Good lord.
October 7, 2025 at 5:51 PM
Reposted by Rspack
Rsbuild dev server got a small boost:
⚡️ Startup 10-20 ms faster
⚡️ HMR 5-10 ms faster
October 11, 2025 at 8:58 AM
Rsbuild spotted at React Conf 👀✨
October 8, 2025 at 4:37 AM
The Rspack team is off for a week 🌴

See you soon — we’ll return refreshed and start shaping Rspack 2.0 🦀
October 1, 2025 at 3:59 AM
Rsdoctor install size reduced from 22.6 MB → 15.7 MB in v1.3 — ~30% smaller & faster installs 🚀
September 28, 2025 at 6:01 AM
Reposted by Rspack
In the next release, Rsbuild will forward browser errors to your terminal — giving your coding agent more context 🤖
September 26, 2025 at 7:19 AM
Rspack v1.5.7 is out!

🍃 Tree shaking now works for destructuring in `.then()` callbacks
💡 Support preserving JSX in output, commonly used for libraries.
September 24, 2025 at 7:38 AM
Jiti is now bundled with Rspack/SWC— smaller bundle size & faster.

Since Rsbuild relies on Jiti for config loading, this also benefits our users. 🥳
September 22, 2025 at 1:34 PM
Freshly merged: Next.js with custom Rspack binding unlocks 10%+ faster builds. Performance will keep improving as more code is ported to Rust.
github.com/vercel/next....
feat: next-rspack-binding by SyMind · Pull Request #82811 · vercel/next.js
Added a new rspack directory as an independent Rust and pnpm workspace, dedicated to building Next.js Rspack bindings. It shares code with Turbopack through the next-taskless crate.
github.com
September 19, 2025 at 8:59 AM
Reposted by Rspack
We should make this
September 16, 2025 at 1:26 PM