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
- 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
- node:http2: validate ping() arguments synchronously and accept DataView payloads
- node:module: give require.cache entries Node's own enumerable properties and Module prototype
- node: fix main-module identity for -e/-r/stdin entries
- util.parseArgs: look up declared 'no-*' options before stripping with allowNegative
- Docs
- Zig not yet supported