Advertisement Β· 728 Γ— 90

Posts by Rspack

Update: reduced @rspack/dev-server deps from 193 β†’ 8, install size from 14.9 MB β†’ 4.1 MB.

npm supply chain attacks keep happening and keeping deps minimal makes me feel safer.

3 days ago 68 7 4 0
openpack logo

openpack logo

πŸ¦€Rspack is introducing AI Mode. We call it β€”β€” Openpack. βœ¨πŸ€–

3 days ago 4 0 0 0
Post image Post image

Check out the generated themes in the video πŸ‘€
πŸ–€ rspress-theme-clarity: github.com/SoonIter/rsp...

πŸ”Ά rspress-theme-noir: github.com/SoonIter/rsp...

4 days ago 4 0 0 0
Video

πŸ†• Introducing rspress-custom-theme skill

🎨 One prompt β†’ a fully themed docs site + custom homepage
⚑ Generated in seconds, ready to use

Try it outπŸ‘‡

```bash
npx skills add rstackjs/agent-skills --skill rspress-custom-theme
```

Learn more πŸ¦€
πŸ”— github.com/rstackjs/age...
πŸ”— rspress.rs/guide/start/ai

4 days ago 4 1 1 0
GitHub - addfox/addfox: 🧩 Accelerate your browser extension development. Built on Rsbuild β€” fast, simple, and free 🧩 Accelerate your browser extension development. Built on Rsbuild β€” fast, simple, and free - addfox/addfox

AddFox: a new browser extension framework built on Rsbuild ⚑️
github.com/addfox/addfox

1 week ago 9 1 0 0
Post image

Some recent Rspack benchmark trends.

Rspack 2.0 work is helping improve performance steadily⚑️

1 week ago 10 4 0 0

- Upgrade to Rspack v2: v2.rspack.rs/guide/migrat...
- Upgrade to Rsbuild v2: v2.rsbuild.rs/guide/upgrad...

2 weeks ago 4 0 0 0

We’re getting close ⏳

Rspack 2.0 and Rsbuild 2.0 are landing next month.

Beta is already out. give it a try and share your early feedback with us.

2 weeks ago 15 2 1 0

Rstack could offer a unified toolchain experience similar to Vite Plus as well, and huge respect to the Vite Plus team for exploring that direction.

We haven’t pursued that path for now, mainly because we worry about a few tradeoffs:

3 weeks ago 7 1 1 0
Advertisement
Preview
AI - Rspack Fast Rust-based web bundler

New doc added: Rspack + AI πŸ€–: rspack.rs/guide/start/ai

Learn how to use coding agents to set up and work with Rspack projects more efficiently.

3 weeks ago 8 1 0 0
Post image

Working on modernizing Rspack dev server.

No longer tied to webpack-dev-server compatibility. Dependencies are updated and unnecessary ones removed.

Early progress:

πŸ“‰ Direct deps: 28 β†’ 9
πŸ“‰ Transitive deps: 193 β†’ 76
πŸ“‰ Install size: 14.9MB -> 9.9MB

3 weeks ago 20 2 2 1
Post image

Rspack just hit 4M weekly downloads.

Vibe coding is helping dev tools grow faster. πŸš€

0β†’1M: 750d
1β†’2M: 160d
2β†’3M: 140d
3β†’4M: 40d

3 weeks ago 6 2 0 0
Preview
GitHub - rstackjs/agent-skills: A collection of Agent Skills for Rstack. A collection of Agent Skills for Rstack. Contribute to rstackjs/agent-skills development by creating an account on GitHub.

Introducing Rstack Agent Skills:

- rspack-best-practices
- rspack-v2-upgrade
- rspack-debugging
- rsbuild-best-practices
- rspress-v2-upgrade
- rsdoctor-analysis
- migrate-to-rsbuild
- migrate-to-rstest
- more...

github.com/rstackjs/age...

1 month ago 36 2 1 0
Preview
`@remotion/bundler`: Add experimental flag for Rspack (Fast Refresh not yet working) by JonnyBurger Β· Pull Request #6596 Β· remotion-dev/remotion See #6608 for progress regarding Rspack

Remotion is working on experimental Rspack support πŸ‘€

github.com/remotion-dev...

1 month ago 8 1 0 0
Post image

Great to see Tailwind CSS shipping an official @tailwindcss/webpack package πŸ‘

It’s implemented as a webpack loader, which means it works in Rspack and Turbopack as well.

Big shoutout to @timneutkens.bsky.social for making this happen πŸ™Œ

1 month ago 12 2 2 0
Post image

Smaller Module Federation bundles are here!

Rspack 2.0 supports tree-shaking for shared code πŸ”₯

1 month ago 14 1 0 1

Nice! Also remember to like @rspack.dev on @npmx.dev! 😊 I got the first like! Again thanks for your great work!

1 month ago 5 2 1 0
Post image

Rsbuild 2.0 beta cuts dependencies from 13 β†’ 4, MF runtime is now an optional peer dependency ✨

1 month ago 34 2 2 0

Meteor.js 3.4 with @rspack.dev is out! πŸš€

4x faster builds. 50% smaller bundles. Tree shaking, full ESM support, and HMR.

Watch the release video!

www.youtube.com/watch?v=qq_F...

@meteor.com

2 months ago 5 2 0 0
Advertisement
Video

πŸš€ Rspress 2.0 just dropped!

✨ A brand-new, readability-first theme
πŸ€– AI-native: built-in `llms.txt` & SSG-MD generation
⚑ Instant dev startup with lazyCompilation and persistentCache
🎨 Shiki code highlighting with transformers

Read moreπŸ‘‰ rspress.rs/blog/rspress-v2

2 months ago 23 4 0 1

Rspack + RSC is now prototyped in the 2.0 alpha. We're continuing to iterate on stability and docs πŸ”§

2 months ago 7 2 0 0

In Rsbuild 2.0.0-alpha.0, install size is 2.3 MB smaller by removing the CJS build and making core-js optional.

We'll keep trimming it down βœ‚οΈ

2 months ago 20 2 0 0

Rstack Q1 roadmap πŸ’‘

β€’ Rspack 2.0 beta
β€’ Rsbuild 2.0 beta
β€’ Rspress 2.0 stable
β€’ Rstack Skills
β€’ RSC support
β€’ Rstest browser mode
β€’ Faster persistent cache
β€’ ESLint compatibility in Rslint
β€’ Tree-shaking analysis in Rsdoctor

2 months ago 12 1 0 0
Post image

Rspack and Rsbuild core packages are now pure ESM.

Already merged, will be released in v2 🌟

2 months ago 45 3 2 1
Post image

We just added @tailwindcss.com as an optional tool in create-rsbuild ❀️

2 months ago 6 1 0 0
Post image

Rstest β†’ SWC core πŸŽ‰

2.3s β†’1.7s (35% faster than Jest)

2 months ago 8 1 1 0
Preview
Announcing Rspack 1.7 - Rspack Fast Rust-based web bundler

Rspack 1.7 is out πŸŽ‰

The final minor release of the 1.x series, focused on stability and polish.

Next stop. Rspack 2.0 in 2026 πŸ¦€

rspack.rs/blog/announc...

3 months ago 7 2 0 0

⏰ Rspack 1.7 is coming tomorrow.

The last minor release before 2.0.

3 months ago 9 1 0 0
Post image

In the next release, Rsbuild's error overlay can now show runtime errors.

When your app throws at runtime, the error appears instantly in the overlay, helping you locate problems sooner.

Opt in using `dev.client.overlay.runtime = true`.

3 months ago 3 1 0 0
Advertisement
Post image

The SWC parser is now 65% faster than 6 months ago and 104% faster than a year agoπŸš€

Huge kudos to @kdy1.bsky.social and @c_punisher πŸ‘

3 months ago 51 5 1 1