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
- error: print the Error's own stack, not the rethrow site, for uncaught worker/cloned errors
- perf_hooks: expose eventLoopUtilization/timerify/nodeTiming on the global without an import
- docs: add Bun 1.3 to 1.4 upgrade guide
- Bun.serve(tls): reap every zero-byte pre-handshake connection in a burst
- fix(node:util): correct numericSeparator for negative fractions and exponent-form numbers
- fix(node:perf_hooks): report nodeTiming milestones as offsets from timeOrigin
- fix(process): NUL-terminate PSI trigger write so memoryPressure arms on Linux
- cli(update -i): update every catalog that defines the same package, not just one
- fs: honor { flush: true } in appendFile / appendFileSync
- completions: fix 4 correctness bugs in zsh/bash/fish scripts
- Docs
- Zig not yet supported