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 supported9 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- fix(bundler): resolve barrel exports from HMR-deduplicated import records
- fix(cli): terminate child processes on Ctrl+C with `--parallel` on Windows
- fix(tty): prevent tty.ReadStream from auto-closing the file descriptor
- fix(install): remove overly strict bin linking assertions
- fix(windows): bypass bmalloc/libpas to fix GC crashes under memory pressure
- fix(dns): reject promise instead of resolving with null cell on error
- fix(resolver): skip inaccessible ancestor directories instead of fatally erroring
- fix(bundler): error on --splitting with non-ESM format instead of crashing
- fix(devserver): replace panic with graceful error handling for server code evaluation errors
- fix(install): npm-compatible path hierarchy for .npmrc auth tokens
- Docs
- Zig not yet supported