Hacker News new | ask | show | jobs
by fathyb 1280 days ago
swc only does transpilation, it does not support TypeScript's type-checking which is its main feature.
1 comments

The author of swc is currently working on a Rust-port of the type checker: https://github.com/dudykr/stc

Here is an interview with them: https://www.totaltypescript.com/rewriting-typescript-in-rust