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
- process: write process.title through to the OS on Linux and coerce non-string assignments
- worker_threads: stop the 'beforeExit' drain when the worker is terminating
- collections: MultiArrayList stable sort is O(n log n), not insertion sort
- bundler: make metafile import paths deterministic and match input keys
- test(http): lock AbortSignal behavior for http.request options.signal
- jsc: free owned FFI allocations when the post-call trap check returns Err
- node:timers/promises: implement setInterval as async generator (lazy arm + iterator protocol)
- node: match Node.js validation error wording for dotted option/type names
- output: parse FORCE_COLOR with Node's exact value table
- expect.closeTo: keep precision as a double instead of coercing via ToInt32
- Docs
- Zig not yet supported