4 ms·
I question this myself as bun.js is approaching golang speeds.
by husarcik 3y ago
I question this myself as bun.js is approaching golang speeds.
- jpgvm 3y agoI 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.
- postalrat 3y agoMy ide does a pretty good job saying something is wrong without using tsc.