Runtime
1 guide covering runtime tools
-
Bun Runtime: Faster Node.js Alternative with Built-in Tooling
Bun is a JavaScript/TypeScript runtime that runs Node.js code 2-3x faster than Node, includes a built-in package manager, bundler, and test runner. This guide covers Bun's APIs, compatibility with Node.js, and when to migrate.