//
sign in
Profile
by @danabra.mov
Profile
by @dansshadow.bsky.social
Profile
by @jimpick.com
AviHandle
by @danabra.mov
AviHandle
by @dansshadow.bsky.social
AviHandle
by @katherine.computer
EventsList
by @katherine.computer
ProfileHeader
by @dansshadow.bsky.social
ProfileHeader
by @danabra.mov
ProfileMedia
by @danabra.mov
ProfilePlays
by @danabra.mov
ProfilePosts
by @danabra.mov
ProfilePosts
by @dansshadow.bsky.social
ProfileReplies
by @danabra.mov
Record
by @atsui.org
Skircle
by @danabra.mov
StreamPlacePlaylist
by @katherine.computer
+ new component
Profile
Loading...
Rstack is a lightning-fast JavaScript toolchain that includes Rspack, Rsbuild, Rslib, Rspress, Rsdoctor, Rstest and Rslint.
Rspack








Loading...
This is useful in large monorepos when you want to split declaration emit and type checking into separate workflows. - Daily builds: use dts.isolated to quickly emit declaration files. - Global checks: run rslint --type-check in CI or pre-commit hooks to run unified type check
See more πŸ‘‡πŸ» rslib.rs/config/lib/d...
4d
4d
Rspack keeps pushing forward with support for the latest language features. After `import defer`, we're now adding `import source` for Wasm, following the TC39 Source Phase Imports proposal. It lets you import a compiled Wasm module directly. Thanks to @magic_akari for the contribution!
Fast declarations for monorepos⚑️ Rslib isolated declarations make `rslib build` daily type emits much faster, while `rslint --type-check` keeps full validation where you need it, such as CI. Less waiting in builds. Same type safety gate.
4d
πŸ–οΈπŸ¦€TanStack Start + Rsbuild is a win-win for both communities 🀝 Rspack users get a full-stack choice: 100% TanStack Start, with router, SSR, RSC, Server functions out of the box TanStack users can adopt the Rspack toolchain for stable bundled dev and first-class MF support
Rspack
Rspack
4d
12d
The Rust React Compiler integration in SWC has been merged πŸŽ‰ Coming soon in Rspack 2.1
Rstest was nominated for this year's Productivity Booster award at JSNation πŸŽ‰ Here's the video shown on stage, made by @fi3ework.bsky.social with Remotion (which is also powered by Rspack)
Fast declarations for monorepos⚑️ Rslib isolated declarations make `rslib build` daily type emits much faster, while `rslint --type-check` keeps full validation where you need it, such as CI. Less w...
x.com
1d
Rspack (@rspack_dev) on X
Big day for the Rspack ecosystem! πŸŽ‰ TanStack Start is an amazing full-stack framework, and Rspack users now have a first-class full-stack option. Huge thanks to the TanStack team for shipping this so fast and so well. 🫑 tanstack.com/blog/start-a...
3d
Rspack + tsgo cut overall build time by 60% in our benchmark πŸš€ Type checking during builds is often one of the biggest build-time costs. tsgo integration is now available out of the box in: - Rspack plugin - Rsbuild plugin - Rslib
Video
Rspack
Rspack
13d
Jiahan Chen
5d
Jiahan Chen
Jiahan Chen
TanStack Start now supports Rsbuild 2 alongside Vite, so teams can choose the build tool that best fits their stack, preferences, and infrastructure.
tanstack.com
TanStack Start Adds First-Class Rsbuild Support | TanStack Blog
Big day for the Rspack ecosystem! πŸŽ‰ TanStack Start is an amazing full-stack framework, and Rspack users now have a first-class full-stack option. Huge thanks to the TanStack team for shipping this so fast and so well. 🫑 tanstack.com/blog/start-a...
Jiahan Chen