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
- Response(async iterable).body: bound the drive loop so a paced reader is not starved
- napi: tolerate pending VM exception in ArrayBuffer/typed-array info accessors (debug/asan abort)
- worker_threads: buffer parent->worker messages until the first 'message' listener (MessagePort start semantics)
- fs: copy directory entries with non-UTF-8 names byte-exact in cp/cpSync
- String.prototype.localeCompare: reuse collator for (string locale, no options)
- 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
- Docs
- Zig not yet supported