Zack Jackson (@scriptedalchemy) 's Twitter Profile
Zack Jackson

@scriptedalchemy

Infra Architect @ByteDanceTalk. Maintainer of @webpack @rspack_dev - creator of #ModuleFederation. #auADHD #synesthesia Opinions are my own.

ID: 1006610672220889088

linkhttps://linktr.ee/scriptedalchemy calendar_today12-06-2018 18:54:20

24,24K Tweet

14,14K Takipçi

588 Takip Edilen

JSNation🔺Amsterdam/New York & Online (@thejsnation) 's Twitter Profile Photo

Meet Rspack, a 1:1 Webpack port in Rust🚀They've rewritten esbuild & rollup in Rust, dissected Parcel, & chose Webpack’s API design. ✨Get insights from Zack Jackson, webpack module bundler & Rspack Maintainer, on its creation, plans, & work with @ByteDanceTalk's massive projects!

Rspack (@rspack_dev) 's Twitter Profile Photo

Announcing Rsbuild 1.0 - the Rspack powered build tool 🎉 Read the release blog to see why we built a new tool on top of Rspack: rsbuild.dev/community/rele…

Soon (@soon_iter) 's Twitter Profile Photo

🥲 I don't know much about RSS, but can anyone help me browsing Rspack blog normally in Follow ? It is related to @rspress/plugin-rss github.com/web-infra-dev/…

🥲 I don't know much about RSS, but can anyone help me browsing  <a href="/rspack_dev/">Rspack</a> blog normally in <a href="/follow_app_/">Follow</a> ?

It is related to @rspress/plugin-rss

github.com/web-infra-dev/…
Colum Ferry (@ferrycolum) 's Twitter Profile Photo

Anyone want to try? Rspack Rsbuild Nx plugin MVP Reqs: 1. Crystal Plugin to create nodes + targets for rsbuild.config.* files 2. Generator(s) to scaffold projects with an rebuild config (should be easier than usual because the Crystal plugin would then create the targets)

Anyone want to try? <a href="/rspack_dev/">Rspack</a> Rsbuild Nx plugin

MVP Reqs:
1. Crystal Plugin to create nodes + targets for rsbuild.config.* files 
2. Generator(s) to scaffold projects with an rebuild config (should be easier than usual because the Crystal plugin would then create the targets)
Nx (@nxdevtools) 's Twitter Profile Photo

Nx 19.7 is now live! 🔥 Rspack becomes the default bundler for module federation users (checkout Colum Ferry's thread: x.com/FerryColum/sta…) 🔥 NEW `nx login` command to support Personal Access Tokens for Nx Cloud (see video for details! 👀)

Rspack (@rspack_dev) 's Twitter Profile Photo

We are very pleased that NIO, a very popular automobile manufacturer, has chosen to use Rspack. If your company is using Rspack, feel free to add your logo to our website:

We are very pleased that NIO, a very popular automobile manufacturer, has chosen to use Rspack.

If your company is using Rspack, feel free to add your logo to our website:
Zack Jackson (@scriptedalchemy) 's Twitter Profile Photo

Federation outside the web browser. As I've always said. Is far more powerful and interesting. We could always do "module federation" - jQuery widgets etc was basically that. Backend and native apps on the other hand.. those are areas where it's userbase has far less flexibility.

hardfist (@hardfist_1) 's Twitter Profile Photo

The abstraction of Nuxt.js on different bundlers( vite & webpack) is really great. So I only need to modify @nuxt/webpack-builder code and don't need to care too much about how Nuxt.js plugin works 😂

Konstantin (@getkonstantin) 's Twitter Profile Photo

RSPack deserves to have such a growth! If you’re running webpack, give it a shot, you’d be surprised how easy it is to switch at least for development.

Zack Jackson (@scriptedalchemy) 's Twitter Profile Photo

Second half of the hoisted runtime experiment is about to land! This completely drops "entrypoint patching" of userland code. All runtime injection and init takes place within the bundlers RuntimeModules and startup phases. github.com/module-federat…