Rspack
@rspack.dev
940 followers 2 following 170 posts
Rstack is a lightning-fast JavaScript toolchain that includes Rspack, Rsbuild, Rslib, Rspress, Rsdoctor, Rstest and Rslint.
Posts Media Videos Starter Packs
Reposted by Rspack
chenjiahan.bsky.social
Rsbuild dev server got a small boost:
⚡️ Startup 10-20 ms faster
⚡️ HMR 5-10 ms faster
rspack.dev
Rsbuild spotted at React Conf 👀✨
rspack.dev
The Rspack team is off for a week 🌴

See you soon — we’ll return refreshed and start shaping Rspack 2.0 🦀
rspack.dev
Rsdoctor install size reduced from 22.6 MB → 15.7 MB in v1.3 — ~30% smaller & faster installs 🚀
Reposted by Rspack
chenjiahan.bsky.social
In the next release, Rsbuild will forward browser errors to your terminal — giving your coding agent more context 🤖
rspack.dev
Rspack v1.5.7 is out!

🍃 Tree shaking now works for destructuring in `.then()` callbacks
💡 Support preserving JSX in output, commonly used for libraries.
rspack.dev
Our pleasure 🙌
rspack.dev
Jiti is now bundled with Rspack/SWC— smaller bundle size & faster.

Since Rsbuild relies on Jiti for config loading, this also benefits our users. 🥳
Reposted by Rspack
Reposted by Rspack
chenjiahan.bsky.social
Tried out Rslib with tsgo… my package builds got 2.5x faster 🔥

Now I work with tsgo locally, but CI runs on TypeScript 5.x — more stable that way.
rspack.dev
Rspack @rspack.dev · Sep 10
Rspack v1.5.3 is out!

✨ Advanced tree-shaking for dynamic imports
🌐 Module Federation support in @rspack/browser
🚀 Faster bundle splitting
🐞 11 bug fixes
rspack.dev
Rspack @rspack.dev · Sep 9
Over 2M weekly downloads. Thanks for packing with us! 🦀
Reposted by Rspack
ebey.dev
Jacob @ebey.dev · Sep 9
This is a collection of @rspack.dev and RSBuild plugins rolled up into a single rsbuild plugin to enable running of @reactrouter.com's RSC mode in RSBuild.

It supports
- `import with { env: "react-server" }`
- `use client`
- `use server`

It needs
- code splitting
- action encryption
- css handling
rspack.dev
Rspack @rspack.dev · Sep 9
Rslib v0.13 introduces tsgo to make declaration generation faster 🚀
rspack.dev
Rspack @rspack.dev · Sep 5
In the next release, Rspack ships advanced tree-shaking for dynamic imports via member expression analysis.

We've also contributed this optimization to webpack — pushing the ecosystem forward. 🚀
rspack.dev
Rspack @rspack.dev · Sep 2
Great benchmark! We're continuously optimizing Rspack for faster builds and smaller bundle sizes.

It's worth noting that webpack/Rspack produce larger bundles in this case due to different handling of dynamic require() in moment.js, see github.com/filipsobol/b...
rspack.dev
Rspack @rspack.dev · Aug 26
Rspack v1.5.0 is out! 🎉

⚡️ Barrel file optimization
⚡️ Faster file system watcher
⚡️ Smaller installation size
💪 Extending Rspack with Rust
💪 Type re-export analysis

And many exciting new features...

Read more in our blog:
rspack.rs/blog/announc...
Announcing Rspack 1.5 - Rspack
Fast Rust-based web bundler
rspack.rs
rspack.dev
Rspack @rspack.dev · Aug 25
Rspack 1.5 coming soon 🦀