CPunisher
@c_punisher
Core member of @swc_rs / Internship in @rspack_dev
TIL: Wasm is actually a **dynamic link library** running on **wasm platform**
If you are using @swc_rs for your app, please consider donating via github.com/sponsors/swc-p… or opencollective.com/swc ! If you are not making money out of it, please give us a star on Github. github.com/swc-project/swc
🤣 Remove two `todo!()`s in swc and get 1~2% performance improvement of the minifier. github.com/swc-project/sw…
I’m a big fan of quininer. He knows everything about programming.
Our team member contributed to browserslist-rs, making data static to reduce memory usage and binary size. This benefits all dependent tools like Rspack, SWC, Turbopack, and LightningCSS. Rspack's binary size was reduced by 1.64MB. 🚀
Rspack & Rsbuild 1.4 is out! 🎉 🍀 Running in the browser ⚡️ Smaller bundles ⚡️ Incremental build by default 🪚 New CssChunkingPlugin 🦀 Lots of Rstack progress rspack.dev/blog/announcin…
四舍五入也是给 Node.js 交代码了,不过应该没人会在 Macos 上跑 Node.js WASI 吧😠 github.com/nodejs/uvwasi/…
Also thanks to @toyobayashi for his emnapi to bridge wasm and Node-API
Rspack 1.4 will introduce Wasm build, allowing browser-based bundling in StackBlitz and other web environments. We have successfully run several cases and are actively working on remaining edge cases. Special thanks to @c_punisher and @Brooooook_lyn for making this possible❤️
两年前刚学会摆脱单纯执行者的身份,要思考和反驳业务的合理性、思考技术为什么被创造和使用。结果又当了两年螺丝钉,这些东西在懒于思考的过程中被忘的一干二净。今天又被点醒了...
Only Microsoft can do 😆
Thrilled to announce... devblogs.microsoft.com/typescript/typ…
I realized the importance of writing technical posts a long time ago, but I've found it difficult to start because I always think writing a good post is very time consuming. Perhaps I can start practicing by writing a "not-good" one.