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 supported13 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- node:net: pass listen() backlog to the kernel instead of hardcoding 512
- node:test: make mock.fn() a transparent Proxy over the original
- Bun.plugin: let runtime onLoad return undefined to fall through
- bun_core::String: map zero-length WTFStringImpl to the Empty tag
- node:vm: propagate termination from enclosing evaluation instead of asserting
- util.parseArgs: fix segfault with allowNegative and bare "--no-"
- process: accept SIGSTKFLT/SIGPOLL/SIGPWR by name and fire aliased signal listeners
- node:http2: defer client session.encrypted to connect so originSet is seeded correctly
- util.parseArgs: treat "-" inside a short-option group as the option terminator
- ws: respect client maxPayload and handshakeTimeout options
- Docs
- Zig not yet supported