Silent Install HQ
ZIP WinGet

Bun Baseline Profile

Oven-sh · 1.3.13 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 00f8414f5cc9b50758ccb75f04db2f01c2203d010181f13696db2742f8df7049 VirusTotal ↗
Filename bun-windows-x64-baseline-profile.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Oven-sh.Bun.BaselineProfile
Version 1.3.13
Description Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
License MIT
Upgrade Behavior install(Install over existing)
Release Notes Fixes 82 issues (addressing 381 👍). bun test --parallel, --isolate, --shard, and --changed, bun install streams tarballs to disk using 17x less memory, source maps use 8x less memory, 5.5x faster gzip with zlib-ng, Range request support in Bun.serve(), SHA3 in node:crypto and WebCrypto, ws+unix:// WebSocket client, and many bugfixes and Node.js compatibility improvements bun test --isolate and bun test --parallel - --isolate runs each test file in a fresh global environment within the same proc…