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
- fetch: reject the fetch when an HTTP proxy refuses CONNECT to an https origin
- js_parser: raise strict-mode errors for legacy octal, for-in var init, and if/label function statements
- node:http: pass post-body bytes as the 'upgrade' head for a Content-Length body
- node:vm: propagate worker.terminate() instead of converting it to ERR_SCRIPT_EXECUTION_TIMEOUT
- bundler(html): parse srcset into per-candidate imports
- resolver: reject case-mismatched extension probes that do not exist on disk
- console/worker_threads: keep fd 1/2 blocking across worker start; poll on EAGAIN in the console writer
- node:vm: propagate foreign termination instead of asserting or converting
- bun:jsc: profile() preserves --cpu-prof's samples when the sampler is shared
- FileReader: release the io-ref in on_cancel when close() doesn't reach on_reader_done
- Docs
- Zig not yet supported