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
- test: keep node's stdio streams out of the serve-http3 fixtures
- types: WebSocket client accepts binaryType "blob" and Blob payloads, and has ping/pong events
- WebSocket client: ping(undefined) and pong(undefined) send an empty frame
- webview: close the tab created by a Target.createTarget that was in flight at close()
- mimalloc: take destroyed blocks back off the malloc_* statistics in mi_heap_destroy
- node:wasi: write 32-byte poll_oneoff event records
- bun-types: make Bun.MessageEvent the instance type when lib.dom is loaded
- WebSocket client: throw on file- or S3-backed Blobs in send(), ping() and pong() instead of sending an empty frame
- node:fs: share the recursive readdir scan between pool threads by pointer, not &mut self
- Headers: snapshot values in the iterator so iteration is not quadratic
- Docs
- Zig not yet supported