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 supported15 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- install: support name@version entries in minimumReleaseAgeExcludes
- error: give errors created with no JS frames a .stack property
- parser: match engines on where `using` declarations may appear (switch clauses, for heads)
- Remove get_fd_path: derive paths from cwd and what was opened, not from fds
- error: report default class constructor frames at the class definition
- Project thread-pool batch tasks out of the object's pointer, not a reference
- bun:ffi: stop cc() from turning non-numeric pointer arguments into garbage pointers
- Lower `await using` without adding microtask ticks
- worker errors: carry the parse error's location to the parent; let parse/resolve diagnostics cross structured clone
- ipc: deliver messages the child sent right before exiting instead of closing the channel on top of them
- Docs
- Zig not yet supported