SWC
https://gyazo.com/48569abe20f229c61a2fc5f2d2b7ccc2
Speedy Web Compiler
TypeScript, JSX, ECMAScriptなどをbrowserが解釈できる形式のJSにcompileする
開発者は
@kdy1 (Donny)
github
Rust実装
docs
playgroundなどもある
.swrrc
設定ファイル
Tree Shaking
もする
ref
minify
もする
ref
Babel
との比較
Babelより16~20倍高速
Performance Comparison of SWC and Babel – SWC
参考
Introducing SWC 1.0 – SWC
https://www.wantedly.com/companies/wantedly/post_articles/389049