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 supported15 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- 🚀 Feature Request: Make `Bun.serve` production-safe by default and require explicit development opt-in
- Fix assertion failure when constructing a mock function that returns a primitive
- Explain Windows EBUSY from temp dir cleanup in the test harness
- Fix stale-structure abort when a lazy Bun property builder throws mid-lookup
- tls: reject keyFile/certFile/caFile/dhParamsFile paths with embedded NUL bytes
- bun:sqlite: reject paths containing null bytes
- process: report features.typescript as "strip" to match Node 26
- Fix Bun.concatArrayBuffers maxLength wrapping modulo 2^32
- node:crypto: name KeyObject subclasses PublicKeyObject and PrivateKeyObject
- fetch: read a Request argument through its internal state, not JS-visible getters
- Docs
- Zig not yet supported