generated at
2/15/2025, 6:56:20 PM
SWC
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