Bun 1.0 is finally here.
Bun is a fast, all-in-one toolkit for running, building, testing, and debugging JavaScript and TypeScript, from a single file to a full-stack application. Today, Bun is stable and production-ready.
Hacker news discussion has a developer of Bun answering questions.
You must log in or register to comment.
Javascript isn’t my primary language but How is it different/better than vite? I’ve used vite for a few vue projects and it felt really fast.