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
- Precompiled bytecode cache for builtin modules (~2.7× faster builtin loading)
- WASM Memory64 module is not supported in bun
- node:domain: return the callback's value from bind() and intercept()
- bun init: put typescript in devDependencies, not peerDependencies
- bundler: polyfill the process and Buffer globals for --target browser
- Windows AddressSanitizer build target
- node: v26 compat fixes — tls/net/dns/crypto, errors/whatwg/promise, worker/util/URLPattern, heap-prof/readline/GCProfiler, cli eval (+48 tests)
- node:http: throw ERR_SERVER_ALREADY_LISTEN on second listen()
- node: --watch restart-semantics v26 compat (+3 tests)
- fs.promises.writeFile: apply backpressure when draining an (async) iterable
- Docs
- Zig not yet supported