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 supported17 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- sql: run the sql.begin() callback in the async context of its caller
- pm: warn when bun pm cache rm removes the global store, document --force for stale manifests
- node-fallbacks: fix lastIndexOf(value, encoding) and UTF-16 search offsets in the Buffer polyfill
- bundler: use the native import.meta.main in ESM output for Node.js
- WebSocket: check a TLS renegotiation against the hostname the upgrade client verified
- An idle collection finishes while the JS thread is parked; the GC tick backs off under timer chatter
- event loop: remove ManagedTask; each callback is its own task type
- install.sh: fall back to wget and to other zip extractors
- console.write: write every argument natively; FileSink write counts
- Write UTF-16 to the Windows console and restore only a codepage bun changed
- Docs
- Zig not yet supported