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
- console, error printer: render instanceof-Error objects as errors, not object dumps
- node:quic h3: deliver response trailers when only ontrailers is set
- process: preserve the symlink path in process.argv[1]
- spawnSync: buffer ReadableStream/Response stdin on the main loop instead of throwing
- node:http: set res.shouldKeepAlive from the request's Connection header
- Bun.serve: cancel upstream fetch body when client disconnects from `return fetch(url)`
- cli: honor --bun / [run] bun for `bun <file>` and `bun -e`
- parser: treat top-level return as a CommonJS hint
- bundler: derive __toESM isNodeMode from resolver module type, not exports_kind
- bundler: lower import.meta.require for non-bun targets
- Docs
- Zig not yet supported