
Bun — A fast all-in-one JavaScript runtime
Bundle, install, and run JavaScript & TypeScript — all in Bun. Bun is a new JavaScript runtime with a native bundler, transpiler, task runner, and npm client built-in.
Installation - Bun
Overview Bun ships as a single, dependency-free executable. You can install it via script, package manager, or Docker across macOS, Linux, and Windows. After installation, verify with bun --version …
Bun (software) - Wikipedia
Bun is a JavaScript runtime, package manager and test runner designed as a drop-in replacement for Node.js. [4][5] Bun uses Safari 's JavaScriptCore as its JavaScript engine , [6] unlike Node.js and …
Bun JS: A Modern JavaScript Build Tool - GeeksforGeeks
Jul 23, 2025 · Bun.js, or just Bun, is a powerful toolset for managing JavaScript and TypeScript. It integrates numerous functions into a single program. Bun functions as a JavaScript runtime …
An Introduction to the Bun JavaScript Runtime - SitePoint
Sep 26, 2023 · Learn about Bun 1.0, a rival JavaScript runtime to Node.js and Deno, and the reasons it may tempt you away from your current favorite.
Bun.js v1.3.6: The All-in-One Toolkit That Changes How You Code JavaScript
Jan 27, 2026 · Those days might be over. Bun.js 1.3, released in October 2025, isn't just faster—it's a fundamental rethinking of how we build JavaScript applications. And here’s the kicker: one month …
Exploring Bun.js – The Modern JavaScript Runtime - DEV Community
Oct 14, 2024 · Bun.js is an all-in-one JavaScript runtime designed to offer lightning-fast performance and simplify modern web development.
GitHub - oven-sh/bun: Incredibly fast JavaScript runtime, bundler, …
At its core is the Bun runtime, a fast JavaScript runtime designed as a drop-in replacement for Node.js. It's written in Zig and powered by JavaScriptCore under the hood, dramatically reducing startup times …
Bun is a fast JavaScript - rgabc.github.io
Develop, test, run, and bundle JavaScript & TypeScript projects—all with Bun. Bun is an all-in-one JavaScript runtime & toolkit designed for speed, complete with a bundler, test runner, and Node.js …
Bun download | SourceForge.net
Jan 29, 2026 · Develop, test, run, and bundle JavaScript & TypeScript projects—all with Bun. Bun is an all-in-one JavaScript runtime & toolkit designed for speed, complete with a bundler, test runner, and …