Bun (unofficial)
banner
bunjavascript.mbdio.uk
Bun (unofficial)
@bunjavascript.mbdio.uk
Bun is a fast, all-in-one toolkit for installing, bundling, running and testing JavaScript & TypeScript. To install: `npm i -g bun`

Unofficial account run by @danielmorrisey.com that bridges X posts to Bluesky
x.com/bunjavascript
In the next version of Bun

Bun for Windows ARM64!
February 19, 2026 at 6:15 AM
Bun v1.3.9
- Fixes 23 issues
- Run multiple package.json scripts or files in parallel or sequential with `bun run --parallel 'server.ts' 'build:*'`
- ESM bytecode in `bun build --compile`
- Faster: RegExp, string.trim() & more

Thanks to 11 contributors!
https://bun.com/blog/bun-v1.3.9
Bun v1.3.9 | Bun Blog
Fixes 23 issues (addressing 13 👍). Run multiple scripts in --parallel or --sequential. bun:test mock & spyOn get Symbol.dispose support. ESM bytecode compilation. Faster Bun.markdown. Faster RegExp, String.prototype.trim, String.prototype.startsWith.
bun.com
February 15, 2026 at 4:00 AM
In the next version of Bun & Safari

`string.trim()` gets 10% - 42% faster, thanks to @__sosukesuzuki
February 15, 2026 at 4:00 AM
In the next version of Bun & Safari

`map.size` & `set.size` gets 2x faster, thanks to @__sosukesuzuki
February 15, 2026 at 3:59 AM
In the next version of Bun & Safari

`myString.startsWith(a)` gets 1.2x - 5x faster, thanks to @__sosukesuzuki
February 15, 2026 at 3:59 AM
Here's what Bun shipped January 2026, across 3 releases & 144 issues fixed (addressing 374 👍). Thanks to 38 contributors!
February 15, 2026 at 3:59 AM
Bun v1.3.9 is compiling
February 15, 2026 at 3:59 AM