@patch-up/bun
v1.1.20
Published
Bun is a fast all-in-one JavaScript runtime.
Downloads
7
Maintainers
Readme
Bun
Bun is a fast all-in-one JavaScript runtime. https://bun.sh
Install
npm install -g bun
Upgrade
bun upgrade
Supported Platforms
- 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)
Future Platforms
- Unix-like variants such as FreeBSD, OpenBSD, etc.
- Android and iOS