• Top
  • New

Ask HN: Any Bun stories in your job yet?

by samhuk on 10/23/2023, 8:43:35 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.