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 supported10 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- fix(install): remove incorrect npm alias resolving that corrupts package names
- Inline env vars through optional chaining and globalThis in bundler
- Dispatch worker online before waiting for top-level await
- Enforce --max-http-header-size limit in native fetch client
- Lower import.meta.env to process.env when bundling
- Fall back to fstat when statx returns ENOSYS on old Linux kernels
- Don't retry non-idempotent HTTP methods on keep-alive disconnect
- Add --cwd support to bunx
- Implement tls.Server.getTicketKeys() and setTicketKeys()
- Reduce idle CPU wakeups from GC repeating timer
- Docs
- Zig not yet supported