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
- fix(JSON5): preserve lone surrogates in parse and escape them in stringify
- FileSink: clear O_NONBLOCK on regular-file fds so short writes drain
- usockets: re-arm the listen poll after a poll-layer error
- watch: kill the previous generation's child processes before execve
- compile: detect truncated standalone executables before they SIGBUS
- node:test: start a subtest's body synchronously at the t.test() call
- streams: invoke underlyingSource.cancel() when a type:"direct" ReadableStream is cancelled
- redis: gate the socket keep-alive adopt and defer destruction to finalize
- watcher, usockets: close fds on error paths that previously leaked them
- shell(rm): refuse '.' and '..' operands instead of emptying the directory
- Docs
- Zig not yet supported