Y
Hacker News
new
|
ask
|
show
|
jobs
by
husarcik
1005 days ago
I question this myself as bun.js is approaching golang speeds.
1 comments
jpgvm
1005 days ago
I highly doubt it's doing type checking though so you aren't going to be eliminating tsc from the picture even if you are using bun.js unless you want to just cross your fingers and hope for the best.
link
postalrat
1004 days ago
My ide does a pretty good job saying something is wrong without using tsc.
link