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
- Bun.serve: validate per-method route values like top-level route values
- Remove dead code from TextEncoding/DOMURL C++, src/js internals, http_types, sql/postgres
- prompt: read stdin byte-at-a-time so bytes past the newline stay in the pipe
- fs.readFile: honor AbortSignal between read chunks
- vscode: support "console": "integratedTerminal" / "externalTerminal" in launch config
- inspector: bind --inspect to 127.0.0.1 by default and print the bound IP
- Bun.serve: chunk-frame FIFO/pipe file bodies instead of sending Content-Length: 0
- fetch/WebSocket: reject wrong-typed proxy values instead of silently going direct
- napi: validate receiver on napi_define_class prototype methods
- pack: always include "main" and "browser" entry points in the tarball
- Docs
- Zig not yet supported