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
- inspector: isolate Debugger/Runtime state between concurrent CDP clients
- process.env: Node-semantics exotic object on POSIX; coerce/validate/setenv-sync, first-wins dup load, typed-cache invalidate
- Bun.serve: honour handler-set Content-Length for ReadableStream bodies
- error: prefix stack frames with the receiver's built-in class name
- bundler: bundle template-literal require()/import() via glob
- console/test: serialize DOM nodes as markup in Bun.inspect and matcher utils
- node:quic: reject RFC 9114 malformed H3 field sections with H3_MESSAGE_ERROR
- cli: forward .env to `bun run <script>` / bunx subprocesses
- jsc: expose Node.js-style primordials as link-time constants
- spawn: clear PR_SET_THP_DISABLE in the child on Linux
- Docs
- Zig not yet supported