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 supported13 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- process: match Node.js property descriptors for metadata properties
- compile: reject writes under /$bunfs/ with EROFS instead of escaping to real fs
- test: make common/gc.js onGC() honour upstream's setImmediate contract
- node:url: accept URL-like objects in fileURLToPath
- fetch: report TLS protocol errors as ERR_TLS_HANDSHAKE_FAILED instead of ConnectionRefused / unknown-cert
- worker_threads: exit code 1 when a Worker dies from an unhandled rejection
- test runner: cap assertion diff output to stop unbounded allocation
- diagnostics_channel: publish tracing:module.require and tracing:module.import
- bundler: route builtins through onResolve for target 'bun'; add `external: false`
- bundler: stop leaking build-machine paths through require.resolve in --compile
- Docs
- Zig not yet supported