andersch.dev

<2025-04-24 Thu>
[ web ]

Bun

Bun is an all-in-one JavaScript development toolkit, containing a package manager, bundler, and test runner. It aims to be a drop-in replacement for Node.js and has native TypeScript support.

It's built in Zig as one executable and uses JavaScriptCore instead of V8.

Resources