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
- Serve fresh exports when CommonJS modules hot-reload in the dev server
- Fix non-object returns from native construct handlers
- Fix Windows use-after-free of the pipe reader buffer retained by in-flight libuv reads
- Fix use-after-free when a terminated worker has children still starting
- Report connection resets during the TLS handshake as ECONNRESET instead of a certificate error
- Make the bundler honor --preserve-symlinks and add preserveSymlinks to Bun.build
- Segfault in JSC thread suspension on 1.3.14 when started via `docker exec` (fine as main process) - regression since 1.3.11
- bun:ffi JSCallback returning a small struct by value produces wrong values on ARM64 (HFA calling convention not honored)
- CodeRabbit interaction test: cross-repo issue creation
- Bun.spawn: heap-use-after-free in Subprocess::on_process_exit when a type:"direct" stdin stream rejects mid-pull
- Docs
- Zig not yet supported