# Bun v1.1.25

DevFeed: [Bun v1.1.25](<https://devfeed.tech/articles/bun-v1-1-25-49396.md>)

Original publisher: [Read original article](<https://bun.com/blog/bun-v1.1.25>)

Author: Ashcon Partovi

Published: 2024-08-21T05:25:44Z

Content type: release

Language: en

Sources: [bun.com](<https://devfeed.tech/sources/bun-com.md>)

Topics: [Bun](<https://devfeed.tech/topics/bun.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [C++](<https://devfeed.tech/topics/c-plus-plus.md>), [V8](<https://devfeed.tech/topics/v8.md>), [WebAssembly](<https://devfeed.tech/topics/web-assembly.md>), [Amazon S3](<https://devfeed.tech/topics/amazon-s3.md>), [Windows](<https://devfeed.tech/topics/windows.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [bug](<https://devfeed.tech/tags/bug.md>), [bug-fixes](<https://devfeed.tech/tags/bug-fixes.md>), [bun](<https://devfeed.tech/tags/bun.md>), [c-plus-plus](<https://devfeed.tech/tags/c-plus-plus.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [s3](<https://devfeed.tech/tags/s3.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [v1](<https://devfeed.tech/tags/v1.md>), [webassembly](<https://devfeed.tech/tags/webassembly.md>), [windows](<https://devfeed.tech/tags/windows.md>)

## AI overview

Bun v1.1.25 fixes 42 bugs and adds initial node:cluster and V8 C++ API support. The release also improves WebAssembly performance on Windows, speeds S3 uploads, adds Workers in standalone executables, and improves Node.js compatibility.

## Source excerpt

Fixes 42 bugs (addressing 470 👍). Support for `node:cluster` and V8's C++ API. Faster WebAssembly on Windows with OMGJIT. 5x faster S3 uploads with @aws-sdk/client-s3, Worker in standalone executables, and more Node.js compatibility improvements and bug fixes.