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 supported15 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- test: strip seconds-formatted summary timings, run diffexample fixture from its own dir
- macOS: EMFILE hint recommends `sudo launchctl limit maxfiles 2147483646`; following it makes every new Terminal `login` spin ~5 minutes of CPU, and SIP blocks undoing it until reboot
- Revert "perf(standalone): madvise(MADV_DONTNEED) embedded source pages after entrypoint load" (#29320)
- repl: drop Key variants that were decoded but never handled
- bun:sqlite: Database.exec() silently swallows a failing statement when any text follows it — even a trailing newline
- DOMException (AbortError) prints raw error object and an incorrect stack frame
- `dns.lookup` from `node:dns` accepts non-empty string as hostname
- tls: SSLContextCache map owns Box<Entry>; ctx is Cell<Option<NonNull>>
- threading: put Semaphore permits behind Guarded<usize>
- Atomics.waitAsync: hand SharedArrayBuffer-death waiter cancellation to the owning VM
- Docs
- Zig not yet supported