In the ever-evolving world of JavaScript development, a new player has emerged on the scene. Bun 1.0, an all-in-one JavaScript runtime and toolkit, has been launched with the aim of simplifying the ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Kenneth Harris, a NASA veteran who worked on ...
Move over, Node.js and Deno. A potential competitor is emerging in the JavaScript/TypeScript runtime space, called Bun. Now in a beta stage of development, Bun is billed as a modern JavaScript runtime ...
Bun 1.1, the latest version of the Bun toolkit and drop-in Node.js replacement for building, testing, and running JavaScript and TypeScript, now supports Windows 10. The latest version is also more ...
Bun is an all-in-one toolkit for JavaScript and TypeScript apps. It ships as a single executable called bun. At its core is the Bun runtime, a fast JavaScript runtime designed as a drop-in replacement ...
Bun is a fast JavaScript runtime and package manager. Should be added to Dockerfile alongside Node.js for projects that prefer Bun over npm/yarn.