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.stdin: reject concurrent text/bytes/arrayBuffer/json reads instead of racing on fd 0
- crypto: reject KeyObject and CryptoKey in v8.serialize and child_process advanced IPC
- Bun.gzipSync/deflateSync: feed >=4 GiB inputs to zlib in u32 windows instead of wrapping to 0
- Upgrade WebKit to 01aaa3e0be0c
- Bun.serve(http3): lift the 64 KB QPACK prepare_decode cap so a large request header does not abort the connection
- node:module: route require() through an overridden Module.prototype._compile
- node:quic H3: reset rejected 0-RTT streams synchronously so lsquic doesn't retransmit or decode-assert on them
- Bun.JSONL.parse/parseChunk: avoid whole-buffer UTF-16 conversion for byte input
- udp: do not let remote ICMP kill an unconnected socket
- js_parser: reject duplicate function declarations at ESM module scope
- Docs
- Zig not yet supported