generated at
SWC
Speedy Web Compiler

>swc is a super-fast typescript / javascript compiler written in rust.
>It's a library for rust and javascript at the same time.


>最近は TS 一強で、その際の TS コンパイルのボトルネックが明らかになっていて、とにかく TypeScript をいかに速くコンパイルできるか、という次元での勝負になっている。