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 supported15 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- worker_threads: stop the worker when process.exit() is called from an 'exit' listener
- worker: keep a TerminationException pending through microtask jobs, event listeners, and emit()
- socket: remove the remaining unsafe from socket_body.rs and UpgradedDuplex.rs
- Report native stack overflows on every thread and stop the fs.watch and Bundler thread ones
- HTMLRewriter: expose source location (byte offset) on handlers/attributes
- Config dependencies: supply catalog, overrides and trustedDependencies from an installed package
- bun test --isolate: intermittent hang after all per-file children finish — parent parked in kevent64 (missed EVFILT_PROC/NOTE_EXIT?) on macOS under launchd
- Async file I/O promise never resolves — thread-pool dispatch appears lost (Bun 1.3.5, macOS arm64)
- Add native state management and reactive hooks
- node:http2 client stops processing inbound frames for ~28s under load (regression 1.3.14 → 1.4.0)
- Docs
- Zig not yet supported