Rspack Profile Banner
Rspack Profile
Rspack

@rspack_dev

4,563
Followers
0
Following
62
Media
305
Statuses

A fast Rust-based web bundler discord: github:

Bikini Bottom
Joined January 2023
Don't wanna be here? Send us removal request.
@rspack_dev
Rspack
1 year
Hello world! We are from ByteDance.
16
76
373
@rspack_dev
Rspack
7 months
Webpack has lots of little known goodies beneath its big API surface. Lots of people are treating webpack as outdated or legacy tech, but its architecture is still one of the best. We will post a series of 'Do you know webpack?' to explore these jewels. Follow us if you are…
1
27
212
@rspack_dev
Rspack
1 year
🚀 Exciting v0.2.0 Release 🎉Official vue-loader support 👉 style-loader, css-loader, node-loader and svelte-loader 👉 NestJS Support 👉 Storybook React (5 - 10 times faster) 👉 ESM output 👉 TypeCheck Support 👉 And More
12
33
191
@rspack_dev
Rspack
1 year
Rspack is expected to ship in 48 hours
Tweet media one
8
31
190
@rspack_dev
Rspack
6 months
Rspack 0.4 and Rsbuild 0.1 are out! ❤️ No longer need to setup complex rspack configuration for your project now, Rsbuild provides out of box solution for React、Vue、Solid、Svelte 🚀 Faster build with the new oxc_resolver for module resolution 👋🏻 Say Goodbye to NodeJS 14, Hello…
Tweet media one
Tweet media two
Tweet media three
2
23
181
@rspack_dev
Rspack
1 year
Hello World!
Tweet media one
5
25
164
@rspack_dev
Rspack
6 months
We're hiring! Come on and join us.
6
25
161
@rspack_dev
Rspack
6 months
That's actually the reason why @rspack_dev and Turbopack both give up Native ESM(bundleless), It's not only bad for production scenarios but also bad for development scenarios. See and stay tuned for our next blog for more details.
@thecodrr
Abdullah Atta
6 months
Vite's startup time is 300ms but it takes around 5 - 30 seconds for the app to fully load. Rspack, in comparison, takes 3 seconds on startup and the app loads instantly. Conclusion: I am not sold on the ESM in browser idea even for development scenarios.
1
3
46
3
20
154
@rspack_dev
Rspack
4 months
We are excited to announce the release of Rspack 0.5, which now includes support for Module Federation! 🎉 This new feature allows developers to easily share code across multiple applications, improving development efficiency and code reuse. Check here for more details…
0
30
143
@rspack_dev
Rspack
28 days
📖Our new blog post about tree shaking: … This article mainly focuses on understanding the concept of Rspack & Webpack tree shaking. It reveals how various optimizations work behind the scenes.
2
33
131
@rspack_dev
Rspack
5 months
Rspack family will have a new member soon! Stay tuned!
Tweet media one
10
9
129
@rspack_dev
Rspack
22 days
✨ Rspack v1.0 release plan: - Will be launched in July 2024 - Lazy compilation - Stabilized Public API - Module concatenation - Enhanced tree shaking - Native CSS extract plugin - Improved build outputs - Improved documentation - And more!
2
23
121
@rspack_dev
Rspack
2 months
Announcing Rsbuild v0.5, an significant milestone! - ⚡️ Support for Lightning CSS - 🌟 Support for customize server - 🍦 Support for custom minify options - 🍭 Refactor the SVGR plugin - 💡 Most APIs have reached stable
2
19
117
@rspack_dev
Rspack
7 months
@youyuxi made a big announcement at @ViteConf ! We're thrilled to be a part of this. We will be exploring a range of infrastructure tools within the community, including parser (OXC), module federation, resolver, and much more. Respect!
Tweet media one
1
22
112
@rspack_dev
Rspack
1 month
Rspack can now optimize re-exported modules using the new tree shaking algorithm. This helps to remove unused modules and reduce output size:
Tweet media one
2
23
108
@rspack_dev
Rspack
17 days
Announcing Module Federation 2.0 for Rspack & Webpack: - new runtime SDK→ load modules anywhere - new Chrome devtools → better DX - new standalone doc site - type checking for remote modules - and more!
@codingzx
Xiao Zhou
17 days
🎉 Module Federation 2.0 released!
5
32
138
0
22
104
@rspack_dev
Rspack
1 year
Rspack v0.1.10 is released now! 🚀 Initial support for angular. ✅ Support for extracting license. ❤️ Support for optimization.realContentHash. 😁 Support require in try block which makes it easy to build native binding library.
1
22
102
@rspack_dev
Rspack
1 month
Rspack v0.6.0 is out! ⭐️ New CSS extract plugin ⭐️ New CSS modules options ⭐️ New tree shaking → smaller outputs ⭐️ Upgraded SWC v0.90
4
20
101
@rspack_dev
Rspack
1 year
is now built with Rspack.
3
11
97
@rspack_dev
Rspack
2 months
Rspack 0.5.6 is out! 🚀: add sourcemap caching which improves HMR performance about 60% 🎉: support custom stage for hooks 🍰: support compilation.renameAsset see more in
Tweet media one
8
15
90
@rspack_dev
Rspack
1 year
Rspack v0.1.8 is released 🚀 🥷: Rspack has nightly release now! npm i -D @rspack /cli @nightly 🌳: Rspack Ecosystem CI is running 📚: import(`./template${literal}`) support ✅: fix react-refresh potential TDZ error ❤️: enable copilot in PR template
1
8
85
@rspack_dev
Rspack
11 months
Rspack v0.2.3 has been released 🚀 ❤️ support builtin swc-loader 😃 support target async-node 👏 support buildModule hook ✅ support passing chunkLoading as an entry option
4
12
83
@rspack_dev
Rspack
4 months
Happy to see Rspack shows on 2023 Javascript Rising Stars
Tweet media one
3
10
82
@rspack_dev
Rspack
19 days
Rspack will provide full support for RSC. We are currently experimenting with Rspack + RSC in a large internal project. The cold start time has been reduced from 110s to 15s, HMR time from 6s to 1s.
@sebastienlorber
Seb ⚛️ ThisWeekInReact.com
25 days
Can @rspack_dev support bundling for React Server Components already? I mean it's supposed to be compatible with Webpack Is "react-server-dom-webpack" already working under Rspack?
2
1
12
4
12
83
@rspack_dev
Rspack
11 months
Rspack v0.2.2 has been released 🚀 ❤️ Zod schema validation 😃 support passing RegExp to splitChunks.chunks 👏 support compilation.rebuildModule ✅ support asset generator data url and publicPath
1
8
81
@rspack_dev
Rspack
1 month
import { Button } from 'antd' - Rspack v0.5.9 → 159 kB - Rspack v0.6.0 → 129 kB New tree shaking makes this case 20% smaller 🚀
@rspack_dev
Rspack
1 month
Rspack v0.6.0 is out! ⭐️ New CSS extract plugin ⭐️ New CSS modules options ⭐️ New tree shaking → smaller outputs ⭐️ Upgraded SWC v0.90
4
20
101
2
10
79
@rspack_dev
Rspack
1 month
We're improving the ESM outputs by contributing to webpack. This ensures that Rspack matches the implementation and lays the foundation for Rslib, a library solution based on Rspack. Initial focus 👉 tree shaking for ESM outputs:
0
10
76
@rspack_dev
Rspack
5 months
Rspack 0.4.4 is out! 🚀 Support prefetch & preload in code splitting 🎉 Allow passing function type to splitChunks.cacheGroups 🥪 Allow parse js hashbang syntax ❤️ Take error report experience to next level, kudos to @_h_ana___
Tweet media one
Tweet media two
0
9
76
@rspack_dev
Rspack
9 months
🚀 Exciting v0.3.0 Release 👉 Remove built-in CSS transformation logic 👉 Web Workers Support 👉 Builtin swc-loader support 👉 Improve Profile Support 👉 Modern.js Vue.js Support 👉 Align codegen architecture with Webpack
1
13
75
@rspack_dev
Rspack
1 year
Happy Patch Tuesday! 🚀: v0.1.7 is released ✅: output.clean support 📚: output.chunkLoadingGlobal support 🌲: add import(/* webpackChunkName: "d" */ "./d") support ❤️: supports rspack.config.cjs & rspack.config.mjs as default config file
1
10
75
@rspack_dev
Rspack
5 months
0.4.2 is out, huge bundle size improvement! 🚀 New tree shaking implementation by @IWANABETHATGUY2 is more compatible with webpack and solves tons of tree shaking limitations by old architecture, if you met bundle size problem please give it a try! ❤️ Support…
2
14
72
@rspack_dev
Rspack
7 months
The Rspack family will have a new member soon, stay tuned
Tweet media one
7
10
67
@rspack_dev
Rspack
5 months
tree shaking is a very complex topic and webpack's tree shaking implementation is super complex and interesting, we'll cover the tree shaking implementation detail in future blog, stay tuned. guess the result of the following code:
Tweet media one
@rspack_dev
Rspack
5 months
0.4.2 is out, huge bundle size improvement! 🚀 New tree shaking implementation by @IWANABETHATGUY2 is more compatible with webpack and solves tons of tree shaking limitations by old architecture, if you met bundle size problem please give it a try! ❤️ Support…
2
14
72
2
11
67
@rspack_dev
Rspack
25 days
Webpack has so many built-in plugins, so we made a table to track the alignment status. The current data shows that Rspack has rewritten 44 plugins in Rust. There's still a lot of work to do, we need more contributions!
Tweet media one
2
13
63
@rspack_dev
Rspack
1 year
great work of storybook teams, now you can use storybook with Rspack
@storybookjs
Storybook
1 year
Storybook 7, the next chapter of Storybook, is here! 🚀 Storybook’s biggest ever update – our first major release in 2 years! ⚡️ Zero-config support for @vite_js , @nextjs & @sveltejs 💯 Enhanced testing, Docs, UI, stability, and so much more Read on:
10
146
662
1
13
63
@rspack_dev
Rspack
1 month
✨ Announcing Rsbuild v0.6.0: 🌿 Upgraded Rspack v0.6 🌿 Support for error overlay 🌿 Support for Vue JSX HMR 🌿 Support for transform API 🌿 Default port changed to 3000
1
6
62
@rspack_dev
Rspack
6 months
An engaging talk by @antoinepairet on how to use Rspack bundle serverless application, showcasing a 5-10x speedup. If you are also using Rspack, please share your showcase with us in ! That's very important to us
Tweet media one
0
5
62
@rspack_dev
Rspack
10 months
Rspack v0.2.9 has been released 🚀 🎉 Nested import tree shaking 👉 Latest swc versions 👉 Support splitChunks.{cacheGroup}.idHint 👉 Add test/include/exclude options in builtins.minifyOptions 👉 Add stats option "source" 👉 Implement statsFactory
2
12
61
@rspack_dev
Rspack
7 months
Do you know that webpack is the first bundler to pass 100% tests in the tla-fuzzer test suite, with Rspack being the second? Let's delve into why top-level-await is considered challenging and explore how webpack implements this feature. Great article by…
0
10
61
@rspack_dev
Rspack
2 months
Rspack v0.5.7 is out! 🎉 Support for SWC wasm plugins ✨ Support for `module.noParse` 📍 Support stage for processAssets 🔨 New test toolkit for improving stability See more in
1
17
61
@rspack_dev
Rspack
7 months
Rspack 0.3.8 is out 🚀 Top-level await support, Rspack becomes the second bundler to pass 100% tests in the test suite
Tweet media one
1
11
60
@rspack_dev
Rspack
2 months
🦀We have uploaded all the design resources for Rspack, Rsbuild, Rspress, and Rsdoctor to GitHub:
Tweet media one
0
10
59
@rspack_dev
Rspack
9 months
The Rspack family has a new member, stay tuned
Tweet media one
2
4
57
@rspack_dev
Rspack
4 months
We are continuously optimizing the error report of Rspack, hoping that this can help developers debug errors more easily. Great work by @_h_ana___
Tweet media one
Tweet media two
3
8
55
@rspack_dev
Rspack
6 days
Rspack v0.6.5 is out! Reduced 12 dependencies for ` @rspack /core`, and fixed a CSS Modules bug introduced in v0.6.4. Enjoy the faster installation.
Tweet media one
2
9
55
@rspack_dev
Rspack
1 month
Rspack v0.6.0 ships tomorrow, with the more powerful new tree shaking
3
3
54
@rspack_dev
Rspack
1 year
make CRA great again!
@mhartington
Mike Hartington
1 year
Threw @rspack_dev 's react-scripts alternative at an @Ionicframework react project. Some minor edits (changed main.tsx to index.tsx) and it works really well! Between @vite_js and rspack, seems the build-tools space is getting really good.
0
5
42
2
9
53
@rspack_dev
Rspack
9 months
It seems we "accidentally" support hmr for Node.js application like NestJS. related PR
2
8
51
@rspack_dev
Rspack
6 days
Rspack v0.6.4 is out! - Support for dynamic entry config - Some performance improvements - 20+ bugs fixes
Tweet media one
1
13
53
@rspack_dev
Rspack
8 months
A bunch of awesome new features out today for Rspack v0.3.4 🍿 internal plugins support like DefinePlugin ❤️ compatible with html-webpack-plugin ! 🚀 builtin:swc-loader supports builtin transformation like emotion
Tweet media one
0
9
52
@rspack_dev
Rspack
1 month
The new module federation documentation has been launched! It's built with Rspack & Rspress. 👏
@codingzx
Xiao Zhou
1 month
The new module federation documentation is now available. Hope you like it!
Tweet media one
2
53
202
0
6
51
@rspack_dev
Rspack
7 months
compatibility matters, rollup and webpack design is good enough for another decade, don't abandon your ecosystem!
Tweet media one
Tweet media two
@rspack_dev
Rspack
7 months
@youyuxi made a big announcement at @ViteConf ! We're thrilled to be a part of this. We will be exploring a range of infrastructure tools within the community, including parser (OXC), module federation, resolver, and much more. Respect!
Tweet media one
1
22
112
2
6
51
@rspack_dev
Rspack
1 year
Thrilled to release Rspack v0.1.11 🚀 Externals supports array type ⚡️ Support for optimization.removeEmptyChunks 🔥 Support for splitChunks.{cacheGroup}.enforce 👏 Support for __webpack_chunk_load__ by @lippzhang See full release note:
3
7
50
@rspack_dev
Rspack
3 months
Rspack 0.5.5 is out and we reached 100k weekly download 🥳 ❤️ Added diagnostic suggestions for extension-less module resolutions by from alibaba/ice team 🥪 support stats.usedExports and stats.providedExports 👉
Tweet media one
Tweet media two
3
8
51
@rspack_dev
Rspack
1 month
Rsbuild now covers all SVGR usage. Pick your preferred method for transforming SVGs into React components. "Default import with query" is the default and recommended choice.
Tweet media one
0
9
50
@rspack_dev
Rspack
10 months
Rspack v0.2.6 has been released 🚀 🎉 Built-in worker support! ⚡️ Updated swc to the latest version 🐛️A ton of features, bug fixes and stability work 📈 Webpack test conformance passing 25%!
1
12
49
@rspack_dev
Rspack
6 months
We have over 100 contributors now! Thank you all for your contributions to Rspack!
Tweet media one
0
3
49
@rspack_dev
Rspack
11 months
Rspack v0.2.1 is released now! 👏 Support nested module rules ❤️ Support electron target ✅ The create-rspack added vue template 🛠 Support eslint-webpack-plugin See more detail at
1
5
47
@rspack_dev
Rspack
1 month
Rsbuild now supports error overlay!✨ You can try it by enabling `dev.client.overlay`, it will be enabled by default in v0.6.
Tweet media one
1
9
47
@rspack_dev
Rspack
29 days
Starting with v0.6, Rspack avoids cloning the entire ChunkGraph. This makes HMR 5% faster.
Tweet media one
0
1
46
@rspack_dev
Rspack
9 months
37k weekly downloads at ByteDance. 14k on npm.
Tweet media one
Tweet media two
1
4
44
@rspack_dev
Rspack
1 year
Rspack v0.1.12 is released 🚀 📚: Support for fork-ts-checker-webpack-plugin 🐚: Support for using DataURI ✅: Support for resolve.exportsFields 🐞: output.libraryTarget supports system
1
6
44
@rspack_dev
Rspack
7 months
10x faster is real, give it a try!
Tweet media one
4
6
44
@rspack_dev
Rspack
1 year
Rspack v0.1.9 is released now! 👏 the inline loader & pitching loader are supported. ❤️ You can preview your build asset by rspack preview. ✅ Output esm format by experiments.outputModule. 😃 Support passing function to externals.
1
11
44
@rspack_dev
Rspack
6 months
Do you know webpack can't guarantee the order of CSS chunks? Therefore, it's unwise to rely on the order of CSS chunks if your CSS depends on cross-module orders. Special thanks to @ahabhgk for the fuzz tests for CSS split chunks behavior. Check out the details at…
Tweet media one
2
10
43
@rspack_dev
Rspack
7 months
Do you know that webpack supports disabling code splitting through the webpack.optimize.LimitChunkCountPlugin (which will be included in the next release of Rspack), or by setting module.parser.javascript.dynamicImportMode to 'eager'? This feature is particularly useful for…
Tweet media one
0
6
40
@rspack_dev
Rspack
8 months
Rspack v0.3.5 is released! 🔥 introduce experiments.rspackFuture for incremental feature adoption( learn from @remix_run ) 🍿support rspackFuture.disableTransformByDefault to disable internal transformation ❤️ better react-refresh support
Tweet media one
0
11
40
@rspack_dev
Rspack
7 months
A bunch of awesome new features out today for Rspack v0.3.7 🚀 new resolver implementation provided by oxc thanks to @boshen_c ❤️ styled-components support 🍿 Vue2 css extract support
Tweet media one
1
7
40
@rspack_dev
Rspack
5 months
Rspack 0.4.3 is out! 🚀 Fix performance regression in splitChunks thanks to @aweary ❤️ Support optimization.splitChunks.hidePathInfo 🥪 Support splitChunks.automaticNameDelimiter 🎉Support splitChunks.cacheGroups.{cacheGroup}.filename
1
6
39
@rspack_dev
Rspack
7 months
That's a big moment for Rspack! @aweary thank you for sharing
@aweary
Brandon Dail
7 months
if you're running the latest @discord web or desktop app, then you're using @rspack_dev
3
23
188
2
7
38
@rspack_dev
Rspack
8 months
Use @bunjavascript to setup Rspack project, it's super fast
Tweet media one
Tweet media two
2
2
39
@rspack_dev
Rspack
1 month
Rspack and Rsbuild v0.6.0 have been released! 🎉 Our team is working on the announcement and upgrade guide. If you encounter any issues while upgrading, we'll have the guide ready for you soon
1
5
38
@rspack_dev
Rspack
11 months
Rspack v0.2.4 has been released 🎉 ❤️ Support .mts and .cts extension for rspack.config 👉 Added output.asyncChunks = false 👉 Added baseUri and publicPath for each entry 👉 Added entryOption compiler hook 👉 Added EnvironmentPlugin
1
5
37
@rspack_dev
Rspack
9 months
Rspack v0.2.11 has been released 🚀 The team is busy dog-fooding and improving error diagnostics for better on-calls. 👉 added stats logging 👉 added resolve failing reason when importing in esm 👉 better error code frames 🐛 more bug fixes
0
7
37
@rspack_dev
Rspack
1 month
Rspack now supports passing function to filename options: `options.filename`, `options.chunkFilename`, etc. Thanks to @branchseer for contributing this. ❤️
Tweet media one
0
4
37
@rspack_dev
Rspack
7 months
One of the biggest pain points in the webpack ecosystem is the lack of a good out-of-the-box, fast, and customizable solution for client-side rendered (CSR) applications. We are committed to filling this gap soon.
Tweet media one
0
10
37
@rspack_dev
Rspack
7 months
Do you know webpack|Rspack supports override filename by which is very useful for converting image type. #webpack #rspack
Tweet media one
1
5
36
@rspack_dev
Rspack
1 month
Cut dependency size of Rspress by 50%! Now you can enjoy faster project setup.⚡️
Tweet media one
0
6
36
@rspack_dev
Rspack
9 months
v0.3.0 will remove built-in postcss support, in favor of the standard webpack postcss-loader.
Tweet media one
2
4
35
@rspack_dev
Rspack
1 year
vue-loader will be officially supported in Rspack @0 .2
@rspack_dev
Rspack
1 year
Can't wait for an official vue-loader? @RailgunSuper has got you covered with !
0
3
18
1
4
35
@rspack_dev
Rspack
3 days
The Rspack team on beach holiday🦀🦀
Tweet media one
0
5
46
@rspack_dev
Rspack
8 days
Built with Rspack & Rspress:
Tweet media one
@MarsCode_Team
MarsCode
8 days
Code and Innovate Faster with AI. Meet with First AI Cloud IDE - MarsCode 🚀 #MarsCode #AI #CloudIDE #developer
7
26
60
0
7
35
@rspack_dev
Rspack
11 months
The Rspack team is going to Singapore! Come and meet @_h_ana___ in person!
Tweet media one
0
10
33
@rspack_dev
Rspack
7 months
nice growth curve 🥰
Tweet media one
1
1
33
@rspack_dev
Rspack
22 days
Rspack 1.0 will be released this July, we are currently organizing the final release plan. What feature would you most like to see in 1.0?
Lazy compilation
51
ESM output support
133
Stablize API / better doc
152
Others (tell us!)
13
5
9
33
@rspack_dev
Rspack
20 days
Rspack v0.6.3 is out and provides type declaration for swc-loader. Now, you can use the satisfies operator to help define the loader options:
Tweet media one
1
2
32
@rspack_dev
Rspack
7 months
Being compatible with legacy systems does not imply that it is outdated or fails to embrace modern standards.
2
6
32
@rspack_dev
Rspack
7 months
Do you know that webpack can share ast between loaders and parser, but because babel acorn and swc have different ast so it's hard to share ast between them, but it's not a problem of Rspack, you can share ast passed from builtin:swc-loader to swc parser in next Rspack release.
Tweet media one
0
3
32
@rspack_dev
Rspack
7 months
thank you @aweary , it encourages us a lot, and it is a very interesting journey discussing with you in discord channel which built on Rspack,we will make Rspack faster in the future
@aweary
Brandon Dail
7 months
I've been working on migrating @discord from Webpack to @rspack_dev and I'm finally close to being done. Production build times are down over 70% 📉
15
26
524
0
5
30
@rspack_dev
Rspack
3 months
Use Module Federation with Rspack is much easier now.
@jait_chen
Neverland
3 months
🌟Rsbuild v0.4.0 is here: - Out-of-the-box module federation - Improved plugin hook API - Improved performance - Support for Rsdoctor 🦀 - Support for setting decorator version
1
11
50
0
6
31
@rspack_dev
Rspack
10 months
Rspack v0.2.8 has been released 🚀 A small release with: 🎉 Webpack EnsureChunkConditionsPlugin 🐛 Codegen, treeshaking and hmr bug fixes and stablization
0
5
31