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(napi): prevent segfault from invalid cell pointers in napi_typeof (#27439)
- fix(workers): use-after-free in WebWorker when terminate() called after worker exit
- JSC/WebKit IOAccelerator GPU memory grows monotonically in long-lived Ink/React terminal apps
- 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(resolver): skip inaccessible ancestor directories instead of fatally erroring
- fix(bundler): error on --splitting with non-ESM format instead of crashing
- Docs
- Zig not yet supported