Hacker News new | ask | show | jobs
by CuriousRose 256 days ago
I love bun, but the things I wish it was used for it is not being implemented. Namely language servers in editors like VS Code and Zed for dramatic performance improvements, and serverless environments like Vercel and Cloudflare. Maybe I'm missing something, but aren't all these bun native APIs useless if they are deployed to environments that only support Node? Is everyone using bun for dev also managing their own infra stack?