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
- upgrade: name the JSON type when the release API returns a non-object
- `Bun.which` and `Bun.spawn` resolve PATH from the startup environ snapshot, ignoring a runtime `process.env.PATH`
- ipc: print the fd with Display in the Windows IPC pipe warning
- npm canary package tagged +d578a8c contains older 731aa92da Bun binary
- Bun.serve `{ dir }` routes accept a `headers` option and ignore it
- Bun.serve `{ dir }` routes answer every method, including DELETE and OPTIONS
- Vercel Bun 1.4: request context lacks waitUntil in database pool release callbacks
- js_parser: mangle switch case bodies after every case is visited
- js_parser: reject duplicate constructors, optional chains in new targets, and duplicate labels
- js_parser: lower `using` in a C-style for loop head for targets without it
- Docs
- Zig not yet supported