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
- fix(spawn): use Darwin signal numbers on macOS — Subprocess.kill("SIGUSR1") was delivering SIGBUS
- Bun.spawn: truncate stdout/stderr when redirected to Bun.file(path)
- js_printer: replace per-site BackRef<Symbol> with detached &'a Symbol accessors
- shell: helpful error when Response/Blob/ArrayBuffer is interpolated outside a redirect
- ci: link PR builds with the base branch symbol order file
- moduleLoaderFetch: drop GCOwnedDataScope before transpiling so promise macros don't trip the sweeper assert
- shell: fix inverted file-blob check for builtin `> ${Response(...)}` redirect
- node:net: route throws from 'data'/'connection' listeners to uncaughtException and keep the socket alive
- test(node:http): run syscall-fault subprocess tests concurrently and tighten assertions
- bundler: warn when a bare import is dropped by sideEffects
- Docs
- Zig not yet supported