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-fallbacks: route the stream polyfill's process shim to require('process') and forward nextTick args
- Promise.any: give the rejected AggregateError a stack, message, and no spurious cause
- js_parser: stop cascading errors after "await" in a non-async function
- bundler: keep the symlink spelling of entry-point output paths
- RegExp: throw RangeError when YARR exhausts its match budget
- bundler: no spurious `with { type: ... }` on external hoisted from `module.exports = require(...)`
- node:inspector: answer Host-less HTTP requests instead of 500 + stderr stack dump
- spyOn: check exception after reading a tainted slot's value
- bundler: re-exporting a missing CJS-to-ESM named import no longer emits an invalid ref
- node:quic: enforce QuicEndpoint maxConnectionsPerHost
- Docs
- Zig not yet supported