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
- util.parseArgs: match Node error code for `--no-<flag>=<value>` under allowNegative
- Bun.build: expose build.config as a snapshot to plugin setup()
- bundler: inline module.filename/module.path to match __filename/__dirname
- redis: drop unsolicited frames that arrive before the HELLO reply
- napi: enqueue external ArrayBuffer finalize_cb instead of running it inside detach
- s3: derive upload Content-Type from the body when no {type} option is given
- node:http: coerce res.statusCode on the implicit-header fast path
- Windows: release FileSink keep-alive ref for Bun.file(fd).writer() on a borrowed fd
- node:crypto: deliver ERR_CRYPTO_HASH_FINALIZED via stream error path in Hash/Hmac
- node:inspector: emit inspectorNotification for every Session notification
- Docs
- Zig not yet supported