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
- bundler: lower import.meta to a per-file object in cjs and iife output
- napi: settle or refuse async work queued during VM teardown instead of taking a ticket
- node:http: keep receiving the request body after the response has ended
- MessagePort: close a port whose peer closed, so it is rejected as a transferable
- event_loop: post to a MiniEventLoop through raw pointers and publish last
- dns: pass c-ares requests to their handlers as *mut instead of &mut
- bunx: serialize concurrent installs into the shared cache dir with a file lock
- io: report to pipe writer parents through raw pointers, release StaticPipeWriter through its backref
- Hand intrusive work-pool tasks to the pool through the object's pointer, not a reference
- blob(windows): free CopyFileWindows and ReadFileUV through the task pointer, not under &mut self
- Docs
- Zig not yet supported