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
- bundler: bundle require() calls made through createRequire(import.meta.url) bindings
- install: sync bun.lock catalog with package.json on bun update
- sql: add support for column name transforms (snake_case to camelCase)
- inspector: buffer pre-connect console output under plain --inspect
- resolver: apply package.json exports to packages found via NODE_PATH
- Bun.write: borrow TypedArray sources instead of snapshotting on the JS thread
- inspector: collapse JSC async wrapper frames in CDP Debugger.paused
- event_loop: stop re-draining thread-pool completions mid-tick
- net: stop tls.connect({socket}) re-emitting post-upgrade bytes on the stream-level TLS path
- inspector: drain queued frontend messages to the debugger thread before exit
- Docs
- Zig not yet supported