's Avatar

@hardfist1

21
Followers
6
Following
1
Posts
02.11.2024
Joined
Posts Following

Latest posts by @hardfist1

Preview
Scaffold IPC-based API by andrewbranch · Pull Request #711 · microsoft/typescript-go ImportantUntil libsyncrpc is set up to publish to npm, this PR takes a git dependency on it, which will build the binary from source during npm install. You need Rust 1.85 or higher to have a succe...

The checker api will be mostly like tsgo's JS API like this github.com/microsoft/ty... and the custom rule api will be mostly like typescript-eslint.io/developers/c... but we want to make js rule run parallel so we need more investigation about it

15.08.2025 15:41 👍 4 🔁 0 💬 0 📌 0

Sounds like when I moved webpack to rspack.

*I* wanted a faster feedback loop when working.

Funny how DX can actually unlock a better UX that friction previously prevented…

24.02.2025 16:12 👍 2 🔁 1 💬 0 📌 0

Rspack will gain traction. Let's be honest, most projects are still using webpack because migrating to something else is way too much effort. Rspack is a simple migration to get huge perf boost

04.12.2024 07:14 👍 2 🔁 1 💬 1 📌 0

I suggest you and everybody else to put @rspack.dev and RsBuild in your radar. Contrary to vite and parcel, migrating old webpack projects to rspack is a piece of cake. I'm talking about production stuff here (personally experienced), not hello worlds.

27.01.2025 05:11 👍 3 🔁 1 💬 0 📌 0

Converted a somewhat large code base from #webpack to #rspack recently and saw the build time go from ~40s to ~2s!

The overall package size increased slightly 🫣 (any tips here?) but the build time saved is a big win.

#rust #webdev

06.01.2025 23:29 👍 1 🔁 1 💬 0 📌 0

We just moved @khanacademy.org over to using @rspack.dev today for our prod builds, from Webpack 5. We saw build times improve by about 2min or so (approx. 3min -> 1min). It was extremely easy to move to from Webpack, highly recommended for anyone on the fence!

17.01.2025 00:18 👍 57 🔁 9 💬 3 📌 1