from Hacker News

Ask HN: Any Bun stories in your job yet?

by samhuk on 10/23/23, 8:43 PM with 0 comments

What is everybody's experiences of experimenting with Bun? Any success stories?

Personally, I tried it during v1.0.3, and although it seemed to manage a `bun install`, it fell over on almost every node project at my place on the execution side (`bun run`, etc.). It felt like it needed at least a couple months to get rid of all the rough edges, memory leaks (which is basically a death-nail for real world use as far as I can see), etc.