Hacker News new | ask | show | jobs
by IshKebab 1674 days ago
SWC doesn't do type checking, which means 99% of the work is just stripped type annotations. That's why it's fast.
1 comments

It will, which is what the grandparent is talking about. https://github.com/swc-project/swc/issues/571
Ah very neat. Didn't know about that! Though I would be very surprised and impressed if that effort actually succeeds.