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
- 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
- event_loop: yield mid-tick thread-pool re-drain to due timers and pending setImmediate
- dotenv: skip non-regular files in --env-file
- install: fix false "Workspace name already exists" on truncated-hash collisions
- bun:test: spyOn throws on missing properties and installs through Proxy
- Docs
- Zig not yet supported