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
- exe_format/macho: reject inputs shorter than the Mach-O header instead of panicking
- worker_threads: defer worker-side stdio/Console setup to first access
- io(windows): don't uv_close the stdin_tty singleton from BaseWindowsPipeWriter
- node:http2: don't override the engine's connection-error GOAWAY with INTERNAL_ERROR
- cli: restore `<name>`/`<package>` placeholders in package-manager `--help`
- Bun.serve: flush buffered bytes when a direct stream's sync pull() calls controller.close()
- ci(windows): stash multi-line env vars around Enter-VsDevShell
- test(node-net): measure mimalloc page plateau, not single-round delta
- FormData: terminate unquoted Content-Disposition parameter values at ';'
- formData(): reject malformed multipart bodies with TypeError on every path
- Docs
- Zig not yet supported