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
- FileSink: record the opened fd in setup() so stdio force-sync clears O_NONBLOCK
- js_parser: preserve Annex B.3.3 block-level function hoist in runtime transpiler
- resolver: reject multi-star exports pattern keys and empty '*' captures
- test: run 3613 handleProtocols tests in-process
- usockets: keep READABLE off a half-open socket whose on_end already fired
- node:quic: auto-close client endpoints created by connect() when idle
- node:crypto: accept PEM keys/certs with a leading UTF-8 BOM
- node:zlib: feed a 2^32-byte chunk to the native writer in u32 windows
- Bun.serve websocket: send a Close frame with 1002/1007/1009 when failing the connection
- BigInt("0x…"/"0b…"/"0o…"): linear-time string parse
- Docs
- Zig not yet supported