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
- perf: use `as_chunks*` instead of `chunks_exact*` for static chunk sizes
- Lower private names referenced by class static blocks during decorator lowering
- install: use safe from_utf8 for base64 hash in Integrity display
- bundler: drop unreachable_unchecked in parse_data_loader
- watcher: drop unsafe from_utf8 in trace flush error handler
- install: drop unreachable_unchecked from let-else fallbacks
- node:net: client `data` event never fires when `write` callback triggers `end()` against a loopback echo server
- tls: defer upgraded-duplex teardown to the owning context's close task
- error: interpreter executable "-S" not found in %PATH% [with: bun install ocx]
- fix(bun:test): return an object when a mock function is constructed with new
- Docs
- Zig not yet supported