SWC (@swc_rs) 's Twitter Profile
SWC

@swc_rs

SWC is a platform for the web, based on rust.

ID: 1395924404610093060

linkhttps://swc.rs calendar_today22-05-2021 02:09:03

159 Tweet

2,2K Followers

8 Following

hardfist (@hardfist_1) 's Twitter Profile Photo

The most exciting part for me about the partnership is both teams work together to improve the shared foundations, we've seen huge improvement of SWC for the past months since both teams work together!

italojs (@italojs_) 's Twitter Profile Photo

๐Ÿš€ Big updates in Meteor.js 3.3-beta! ๐Ÿ”ง SWC transpiler = faster builds (#13657) โš™๏ธ Modern arch by default (#13665) ๐Ÿง  CPU profiling support (#13650) ๐Ÿ“Š meteor profile improved (#13694) ๐Ÿช Better useFind & useSubscribe ๐Ÿ“ฌ replaceEmailAsync in Accounts (#13677) [1/2]

Nacho Codoรฑer ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป๐Ÿงพโ˜„๏ธ๐Ÿš€ (@nachocodoner) 's Twitter Profile Photo

Been experimenting for a long time on speeding up Meteorโ€™s build process. Joining the Meteor.js team means that work now goes directly into the core. Meteor 3.3-beta.1 revamps the bundler components and uses SWC as the transpiler. forums.meteor.com/t/weekly-updatโ€ฆ

Neverland (@jait_chen) 's Twitter Profile Photo

Konstantin React We are working with the React team and SWC team to support React Compiler based on the SWC wrapper for Rspack ecosystem, see github.com/web-infra-dev/โ€ฆ

โ–ฒ Donny (๊ฐ•๋™์œค) (@kdy1dev) 's Twitter Profile Photo

I'll start the next distribution of the donations for SWC on 6/1. Distribution plan: github.com/swc-project/swโ€ฆ Any suggestions would be appreciated!

Rspack (@rspack_dev) 's Twitter Profile Photo

Our team member just contributed a PR to SWC with 3-8% parser perf gains ๐Ÿš€ SWC parser is now 30% faster than a few months ago ๐Ÿ“ˆ

Our team member just contributed a PR to SWC with 3-8% parser perf gains ๐Ÿš€

SWC parser is now 30% faster than a few months ago ๐Ÿ“ˆ
Nacho Codoรฑer ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป๐Ÿงพโ˜„๏ธ๐Ÿš€ (@nachocodoner) 's Twitter Profile Photo

Our Meteor modernization phase has reached its first major milestone in 3.3 ๐Ÿš€. We introduced SWC to improve developer experience and build times โšก๏ธ Next step: integrate a modern bundler with Meteor to boost speed and unlock new bundler features ๐Ÿ”ง tinyurl.com/5n7zw6fu

โ–ฒ Donny (๊ฐ•๋™์œค) (@kdy1dev) 's Twitter Profile Photo

Just FYI, as a maintainer of SWC , I'm 100% fine with using Lightning CSS instead of swc_css because I always prefer a good end-product. I'm not interested in vendorizing everything. That's why @swc/html npm package has lightningcss mode.

โ–ฒ Donny (๊ฐ•๋™์œค) (@kdy1dev) 's Twitter Profile Photo

If the maintenance of your SWC Wasm plugin primarily involves updating the swc_core, you can consider moving it to the official plugin repository. I'll update swc_core and publish it under the swc-contrib npm namespace. Feel free to leave comment! github.com/swc-project/plโ€ฆ

CPunisher (@c_punisher) 's Twitter Profile Photo

๐Ÿคฃ Remove two `todo!()`s in swc and get 1~2% performance improvement of the minifier. github.com/swc-project/swโ€ฆ

โ–ฒ Donny (๊ฐ•๋™์œค) (@kdy1dev) 's Twitter Profile Photo

I think I found the way to make SWC Wasm plugin backward compatible to some amount. Itโ€™s not 100%, but it will make it compatible for most AST modifications. Iโ€™ll try and report back.

Rspack (@rspack_dev) 's Twitter Profile Photo

๐Ÿš€ SWC parser just got 12-14% faster in the past 2 weeks! Our team contributed 30+ PRs and we're just getting started ๐Ÿ’ช

๐Ÿš€ SWC parser just got 12-14% faster in the past 2 weeks! Our team contributed 30+ PRs and we're just getting started ๐Ÿ’ช
โ–ฒ Donny (๊ฐ•๋™์œค) (@kdy1dev) 's Twitter Profile Photo

I'm working to improve the compression rate of the SWC minifier! Current status: Total (gzipped) swc: 12.61MB terser: 12.66MB Size ratio: 99.56% swc produced smaller or equal output for 2128 files out of 2212 files, 96.20% Details at github.com/swc-project/swโ€ฆ

โ–ฒ Donny (๊ฐ•๋™์œค) (@kdy1dev) 's Twitter Profile Photo

I'll align the AST definition of SWC with that of TypeScript-ESLint. It's for interoperability with other tools, including Babel, which also aligned their AST with it. Tracking issue: github.com/swc-project/swโ€ฆ

SWC (@swc_rs) 's Twitter Profile Photo

If you are using SWC 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

If you are using <a href="/swc_rs/">SWC</a> 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
Rob Palmer (@robpalmer2) 's Twitter Profile Photo

ECMAScript excitement ๐Ÿ˜‰ Congrats to ้˜ฟๅก็ณ & Donny (๊ฐ•๋™์œค) on shipping parsing support for TC39 Stage 3 `import defer` in SWC ๐ŸŽ‰ import defer * as ns from "mod" This feature improves performance via lazy evaluation of (eagerly fetched) modules ๐Ÿ‘ github.com/swc-project/swโ€ฆ

โ–ฒ Donny (๊ฐ•๋™์œค) (@kdy1dev) 's Twitter Profile Photo

My personal life has been busy lately and I haven't been able to spend much time on SWC, which makes me even more grateful to the core team and contributors.