Y
Hacker News
new
|
ask
|
show
|
jobs
by
fastball
810 days ago
Can I ask what you use it for specifically?
2 comments
tjenkinsqs
810 days ago
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.
link
ivanjermakov
810 days ago
I use Bun as a test and dev build runner for TS programs. I still compile with tsc though.
link