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
- node:net: make resetAndDestroy() throw ERR_INVALID_HANDLE_TYPE on TLS and pipe sockets
- io: leave the fd with the caller when a POSIX pipe writer fails to start
- spawn: release the stdio PipeReader through its pointer, not a &mut receiver
- 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
- Docs
- Zig not yet supported