Hacker News new | ask | show | jobs
by fastball 810 days ago
Can I ask what you use it for specifically?
2 comments

Bun is used in github.com/yolmio/boost as a Typescript runner to build a complete system. We use it also for all kinds of other scripts.
I use Bun as a test and dev build runner for TS programs. I still compile with tsc though.