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
- bundler: replace *mut Self / detach_lifetime borrowck workarounds with disjoint field borrows (6 sites)
- install: fix git dependencies that share one repository
- crash_handler: make setDlOpenAction nesting-safe
- test: speed up domjit.test.ts (~3x) and add real assertions
- test(spawn): speed up spawn-noread-leak.test.ts (27s -> 2s on Windows arm64)
- install: replace *mut PackageManager self-aliasing with disjoint field borrows
- URLPath: replace self-referential slices and i32 sentinels with Cow buffer + u32 ranges
- bun:test: defer the AsyncContextFrame wrap past .length/.bind() for tests and hooks
- sql(mysql): drop raw *mut backrefs from advance() and the buffered Reader
- tls: hold the handshake's final flight until on_handshake decides
- Docs
- Zig not yet supported