Hacker News new | ask | show | jobs
by _bittere 130 days ago
It's fascinating to see a project like Bun, already mature enough to run in production, and yet still improving everyday even if it's a 1.1x speedup. To me, that shows how committed the team is to deliver performance.
1 comments

Is it mature?

I’m genuinely curious because there’s currently 63 open issues of reported segfaults.

https://github.com/oven-sh/bun/issues?q=is%3Aissue%20state%3...

It's also built on an unstable language. I'm a big fan of Zig, for what it's worth, and also it's important to take into consideration.