Bun is a JavaScript runtime designed as a faster alternative to Node.js. It includes integrated tools for bundling, transpiling, task running, and package management, eliminating the need for separate tools. Bun supports both JavaScript and TypeScript execution natively.
Sort: