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
- Feat: HTTP/URL/CDN imports
- VirtualMachine::event_loop_handle is read from producer threads without synchronization (wakeup path)
- Bytecode cache for the JS builtins in `bun build --compile --bytecode`
- 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
- Docs
- Zig not yet supported