
Neverland
@jait_chen
Followers
2K
Following
6K
Media
110
Statuses
1K
Creator of Rsbuild & Vant / Rstack team member @rspack_dev / Developer @ByteDanceTalk
Joined September 2015
RT @rspack_dev: One of our community partners replaced webpack with Rspack in a popular web framework in China. Here are the benefits repor….
0
1
0
RT @nachocodoner: In Meteor 3.4 with Rspack, it's not just build times that improve. Client bundles get slimmer too. Early tests show arou….
0
9
0
RT @Soon_Iter: 写了一篇文章.《esm 和 cjs 共用同一份类型 - 让 type 先 move to esm-only》.算是 《Move to esm-only》 的类型文件版本,把 .d.cts 干掉,于是我们之后只需要一份 dts 了. 知乎:https….
0
6
0
RT @_ulivz: 🎉 Just launched the Agent TARS Showcase! 🚀. Explore examples like AI Browser, CodeAct, Coding, MCP, Research & more. 🌟 Check th….
0
3
0
RT @rspack_dev: Most Rstack packages are already pure ESM packages or dual packages, but @rspack/core is currently CJS, which helps with we….
0
5
0
Optimization details:. Rspack currently only provides a CJS bundle. When importing from '@rspack/core', Node.js runs cjs-module-lexer parsing, which takes 25-30ms. The current workaround uses "require" to load Rspack. We'll provide an ESM bundle for Rspack to resolve this issue.
1
0
8
RT @rspack_dev: Rspack v1.4.10 is here:. ✨ 30% smaller Wasm bundle (38.9MB → 27.2MB).⚡ 4x faster tree shaking analysis in large projects ht….
0
20
0
RT @chenleidev: I am the current maintainer of Stylus. The Stylus library has been flagged as malicious lib, which has caused many lib and….
0
295
0
RT @rspack_dev: Rspack v1.4.9 is out: 🎉. We optimized Rust dependencies and build flags, reducing install size across all platforms. More s….
0
6
0
RT @rspack_dev: In the next release, Rspack will be able to emit errors for duplicate ESM exports:
0
17
0
RT @napi_rs: After a long period of development and testing, 3.0 has been released 🎉.
napi.rs
NAPI-RS, a framework for building pre-compiled Node.js addons in Rust
0
38
0
RT @hardfist_1: While optimizing the binary size of @rspack_dev , we also helped reduce the size of @swc/core(41.9MB -> 37.8MB), benefiting….
0
9
0
11x faster and minimal migration costs 🚀.
This month, as a POC for the company I work for, I migrated a web app from Webpack to @rspack_dev keeping almost exactly the same configuration, and the performance gains are insane. 2m14s production builds to 10s 🤯. Can’t wait to make this migration in the company’s CLI.
2
4
18