Bun is a fast all-in-one JavaScript runtime. https://bun.sh
npm install -g bun
bun upgrade
- macOS, arm64 (Apple Silicon)
- macOS, x64
- macOS, x64 (without AVX2 instructions)
- Linux, arm64
- Linux, x64
- Linux, x64 (without AVX2 instructions)
- Windows
- Windows (without AVX2 instructions)
- Unix-like variants such as FreeBSD, OpenBSD, etc.
- Android and iOS