You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.
Working on a team of 200 and successfully migrated from Babel to SWC with 2x speed boost. Absolutely loving SWC 🚀
We're looking to support internationalization using the fbt library. They seem to be tightly coupled with Babel.
Based on these issues: facebook/fbt#392, facebook/fbt#349 it seems like they've punted it to the OS community.
In the future, for the community, I expect multiple libraries to not support / have wasm based plugins. In a lot of cases, it would be much easier to import / transfer a babel based JS plugin to an SWC one. Judging by https://swc.rs/docs/plugin/ecmascript/getting-started, it seems like we only support WASM based plugins?
The text was updated successfully, but these errors were encountered:
Working on a team of 200 and successfully migrated from Babel to SWC with 2x speed boost. Absolutely loving SWC 🚀
We're looking to support internationalization using the fbt library. They seem to be tightly coupled with Babel.
Based on these issues: facebook/fbt#392, facebook/fbt#349 it seems like they've punted it to the OS community.
My question is two fold:
The text was updated successfully, but these errors were encountered: