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
- bun test --isolate: synchronous require() of a large ESM graph in a preload pins the file's global — dynamic import() of the same graph doesn't (survives #39818)
- test(proxy-stress-concurrent): 300 probe iterations everywhere, exact assertions
- node:http: throw ERR_SERVER_ALREADY_LISTEN when listen() is called on a listening server
- spawn: kill and reap the child when pidfd_open fails instead of blocking the JS thread
- Bump WebKit (oven-sh/WebKit#485 preview): JSC and WTF crashes on macOS 26 arm64 reach the crash handler again
- node:vm: give each context its own global object structure
- usockets (Windows): one event-loop scope per uv_run; outermost tick frees
- Install the prototype property on the JSSink, Hash, and Hmac constructors
- usockets: do not send() on a socket whose connect is still in flight
- inspect: indent a multi-line string returned by a nested inspect.custom hook
- Docs
- Zig not yet supported