Menu

Post image 1
Post image 2
Post image 3
Post image 4
Post image 5
Post image 6
Post image 7
1 / 7
0

Anthropic bakes memory fixes into Bun 1.1.13 as developers complain of leaks

go.theregister.com·Tim Anderson·about 1 month ago
#lLb2Kb87
#memory#production#node#runtime#long#photo
Reading 0:00
15s threshold

A new version of the Bun JavaScript runtime and toolkit is out with enhanced testing support and improved memory management. The latter is a critical issue to devs and follows complaints of memory leaks causing problems in production. Bun, acquired by Anthropic in December 2025, is both a bundler for compiling TypeScript or JavaScript applications for the browser, and a runtime for server-side code. It competes with the long-established Node.js, latest version 25.9, and Deno, developed by Node.js creator Ryan Dahl.  New features in 1.1.13 include improvements to the test runner, which is intended to be compatible with the popular Jest testing framework. This version introduces an isolate flag, which runs each test in a fresh environment, and a parallel flag, which runs concurrent tests across a user-defined number of processes. It is also now possible to split tests across multiple test runners with the shard flag, matching Jest's syntax.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More