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
- shell: fall back to the .cwd() override when getcwd() fails
- Bun.serve: free a gracefully stopped server at VM teardown
- process: don't let a failing stderr write in the warning printer kill the process
- fmt: validate bytes before writing them as str in Raw, write_bytes and String::Display
- install: make the debug-build stack dump on package install failure opt-in
- bun-release: fail upload-npm before publishing when a release asset is missing
- quic: set SO_RCVBUF/SO_SNDBUF on the HTTP/3 UDP sockets
- test(worker): make the message flood test deterministic instead of racing worker boot
- Leave module/exports unbound in files with ESM exports
- transpiler: stop minifying `new Error()` (and other known-global constructs) into calls that JSC tail-calls
- Docs
- Zig not yet supported