#505·ncc

swc support/fork

Author: cztomsikCreated Feb 13, 2020Updated Sep 23, 2025

Nobody asked before so I'm wondering, do you plan to support swc at some point? https://swc-project.github.io/

It could be especially interesting if they can make wasm version because now if you can't use prebuilt binary (usually, you can), you need to build it using rust. https://github.com/swc-project/swc/issues/106

With wasm build, it would be literally just one extra dependency and the perf. could improve a lot.