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
- pack/publish: pack() consumes Context, returns Publish::Context<'a>
- upgrade: pass a stack Progress instead of a leaked Box and raw ptrs
- shell: keep OutputTask boxed through the vtable and output queues
- socket: own DuplexUpgradeContext's SSL_CTX ref with OwnedSslCtx
- webcore: replace FileSink's ref guard with bun_ptr::ScopedRef
- Bun.serve: send the buffered tail when a direct stream controller is close()d
- node:http2: send NGHTTP2_NO_ERROR from ClientHttp2Session#destroy(undefined, code)
- shell: fail every queued chunk when an IOWriter dies, not one per child
- test(shell): make TestBuilder fail on expectations that cannot assert anything
- tls: apply CA name constraints to the subject CN of certificates without a DNS subjectAltName
- Docs
- Zig not yet supported