Cong-Cong Pan
26 posts

Cong-Cong Pan
@CongCongPan
Saw how I could let the years run off, buffet the winter through, and see the spring come in.
Katılım Ocak 2025
31 Takip Edilen43 Takipçiler

Introducing rsbuild-plugin-rsc — React Server Components support for Rsbuild!
Built on Rspack's native RSC implementation.
Still in early beta (0.0.1-beta.1), but we'd love your feedback!
github.com/rspack-contrib…
English

Hey React team! 👋 I've submitted a PR (github.com/facebook/react…) to add necessary library support for Rspack's RSC integration. Could anyone help take a look? 🙏 @acdlite @joshcstory @reactjs
English
Cong-Cong Pan retweetledi

We rely on GitHub every day, so it's really exciting to see Rspack being used by GitHub as well. ❤️
Herrington Darkholme@hd_nvim
wow @github is using @rspack_dev
English

You can check out the PRs in the github releases page and I love any feedback to make rspack-sources even faster.
github.com/web-infra-dev/…
English

⚡ Next.js with Rspack reaches a new performance milestone!
With the custom Rspack Rust binding for Next.js in next@16.0.0-canary.7:
▶️ Build: 24% quicker
▶️ Dev: 10% quicker
We moved the externals logic to Rust, slashing the JS-Rust communication overhead.
English

@Courageous_Egg Comparison between Rspack itself and before using custom binding.
English
Cong-Cong Pan retweetledi

@nulladdict @JLarky We have a good relationship with the @rspack_dev team (they support Rspack in Next.js), and will work with them on aligning plugin APIs where it makes sense.
We're shifting more focus towards ecosystem compatibility now that we've finally shipped.
English

@wey_gu @Soon_Iter @elliotchen100 另外我还在推进使用 Rspack 的持久化缓存,这也能够大幅提升开发阶段的体验。PR 为github.com/vercel/next.js…
中文

我之前忍受 nextjs 的开发体验,一直以为是因为自己忙没去改成 vite,最近和朋友聊天才知道,nextjs 真的不支持 vite,我实在太惊讶了。
Evan You@youyuxi
We don't talk enough about the effort that went into optimizing Oxc (which powers Rolldown, and by extension Vite 8 and beyond). So we tracked down all the perf-improving PRs that went into Oxc - there are 479 of them!
中文

@wey_gu @Soon_Iter @elliotchen100 在我的测试中,Rspack 仍然和 Turbopack 存在差距,原因是由于频繁的 Rust 和 JS 通信开销。
目前我正在尝试 Rust 化一部分逻辑,目前是 externals,在我的测试中,Rspack build 已经比 Turbopack 快了。PR 为 github.com/vercel/next.js…
中文

@Zackary_Chapple @rspack_dev We anticipate that the layer feature in Rspack will be considered stable in version 1.6.0.
English

@CongCongPan @rspack_dev Does that mean layers support is finalized ?
English

🎉 Next.js with Rspack just hit 99% test coverage in development!
Experience it now:
rspack.rs/guide/tech/next

English
Cong-Cong Pan retweetledi

写了一篇文章
《esm 和 cjs 共用同一份类型 - 让 type 先 move to esm-only》
算是 《Move to esm-only》 的类型文件版本,把 .d.cts 干掉,于是我们之后只需要一份 dts 了
知乎:zhuanlan.zhihu.com/p/193363012538…
掘金:
juejin.cn/post/753237934…
中文





