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
- jsc: make VirtualMachine::event_loop_handle atomic for the cross-thread wakeup path
- Implement the async Clipboard API (navigator.clipboard)
- Add zip support and streaming append to Bun.Archive
- Add 'unix' options on WebSocket
- `fetch` stalls ~70 s on advertised-but-unroutable IPv6: connect attempts are not family-interleaved (RFC 8305), and `dns.setDefaultResultOrder` has no effect on `fetch`
- node:repl: replace vendored acorn with a native bun_js_parser binding (stacked on #31827)
- `Bun.Archive`: support per-entry file modes when creating archives
- fix(dgram): skip redundant dns.lookup() for literal IPs
- perf(crypto): avoid redundant std::get_if call in DH keygen
- fix(tls): handle arbitrarily large RSA exponents in X.509 certs
- Docs
- Zig not yet supported