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
- cli: refuse to run under Node.js permission-model flags
- node:net: hold queued _writev chunks by reference instead of concat + native copy
- node:fs: recursive rm passes through unmapped errnos instead of reporting EFAULT
- redis: give SubscriptionCtx an explicit BackRef to fix the subscribe() refcount over-release
- runtime: one module record for a .json imported with and without the type attribute
- worker_threads: deliver the emit() payload to MessagePort listeners
- webcore: new Request(request) transfers the input body instead of teeing it
- websocket client: send a Close frame before failing on a protocol error
- Bun.CookieMap: validate before mutating in delete(), accept any existing key, O(1) lookup
- spawn: per-process waiter-thread fallback when pidfd_open fails after posix_spawn
- Docs
- Zig not yet supported