Bun
@bunjavascript
Followers
69K
Following
5K
Media
852
Statuses
4K
Bun is a fast, all-in-one toolkit for installing, bundling, running and testing JavaScript & TypeScript. To install: `npm i -g bun`
Joined July 2022
In the next version of Bun `Bun.Terminal` lets you programmatically create interactive terminals & `Bun.spawn` gets a `terminal` option
45
38
1K
Bun v1.3.4 - Fixes 194 issues (addressing 412 π) - URLPattern API - Disable loading `.env`, `bunfig.toml`, `tsconfig.json` & `package.json` in executables - Fake timers in `bun:test` - Numerous bugfixes Thanks to 14 contributors! https://t.co/QiUNRkCIPp
bun.com
Fixes 194 issues (addressing 412 π). URLPattern API, Fake Timers for bun:test, Custom Proxy Headers in fetch(),console.log %j format, http.Agent connection pooling fix, Standalone executable config...
16
46
844
In the next version of Bun `bun:test` gets support for jest's fake timers API, letting you programmatically advance time forward in tests
32
23
805
Anthropic is acquiring @bunjavascript to further accelerate Claude Codeβs growth. We're delighted that Bunβwhich has dramatically improved the JavaScript and TypeScript developer experienceβis joining us to make Claude Code even better. Read more:
anthropic.com
Anthropic is an AI safety and research company that's working to build reliable, interpretable, and steerable AI systems.
726
1K
10K
In the next version of Bun URLPattern lets you match a url against a route pattern
7
7
374
@TheHackersNews > βhiding in the Bun runtimeβ False. Your phrasing may make readers mistakenly think Bun is affiliated with this malware when we are not. The malware adds a preinstall package.json script that installs Bun and it uses Bun because the dx is good
18
27
1K
Public service update: I used Bun for a web project. It was really nice. Fast, clean. Shockingly fast and convenient. A joy really. I didn't have any problems. Would use again.
7
5
166
In the next version of Bun, CompressionStream and DecompressionStream are now supported and expose compression to Web Streams. The gzip, deflate, deflate-raw, brotli, and zstd formats are available.
5
5
130
Bun v1.3.3 - Fixes 95 issues (addressing 348 π) - CompressionStream & DecompressionStream - Control .env & bunfig.toml loading behavior in single-file executables - `repeat` & `retry` options in bun:test - Several bugfixes Thanks to 19 contributors! https://t.co/kC8VwCIhDp
bun.com
Fixes 95 issues (addressing 348 π). CompressionStream and DecompressionStream, Control .env and bunfig.toml loading in standalone executables, `retry` and `repeats` in `bun:test`, --no-env-file,...
8
21
402
In the next version of Bun, Rsbuild and Rspack work thanks to N-API compatibility improvements
7
13
283
Elysia support is live on Vercel. πππππ πππ = πππ π΄ππ’πππ().πππ('/' => 'π·π ππππ π
πππππ') ππ‘ππππ πππππππ πππ Vercel automatically detects Elysia apps and provisions optimal resources to run them efficiently. https://t.co/aAkK9Y86xT
vercel.com
Elysia, a popular ergonomic TypeScript framework with end-to-end type safety, can now be detected and deployed at Vercel.
5
23
316
In the next version of Bun `bun build --compile --no-compile-autoload-dotenv <entry>` prevents single-file executables from reading `.env` files automatically
6
6
147