bun
https://github.com/oven-sh/bun
Zig
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Zig not yet supported14 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- deps: lower mimalloc's default purge_delay to 100ms
- DataView BigUint64 byte swapping is ~26x slower than two Uint32 operations
- TestReporter inspector events are silently, permanently lost if the process exits before the debugger thread finishes delivering them
- inspector: fix TestReporter ID collision between retroactive and live registration
- Bun.serve: close connection when file body is truncated mid-send
- Document bun.lock format and complete BunLockFile tuple types
- inspector: distinguish backpressure and drops in the debugger WebSocket writer
- websocket: fix idleTimeout: 0 to actually disable the idle timeout
- Add module.registerHooks named export to node:module
- node:dns: disable c-ares in-process query cache to match Node
- Docs
- Zig not yet supported