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
- stdio: fix O_NONBLOCK leak from process.stdout and make console writer EAGAIN-safe
- bundler: fix BuildArtifact.sourcemap pointing at wrong output for multi-entry builds
- Blob: read file-backed parts in multi-part new Blob([...])
- child_process: place 'ipc' at the requested stdio index 0/1/2
- fetch: normalize string bodies so text() matches the UTF-8 decode of arrayBuffer()
- Bun.SQL(postgres): send plaintext startup when sslmode=prefer and server declines TLS
- sql: report verify-full hostname mismatch as ERR_TLS_CERT_ALTNAME_INVALID
- crypto: preserve X25519 key type across structuredClone
- node:vm: fix import attributes for duplicate specifiers in SourceTextModule
- child_process: implement ref/unref/refCounted/unrefCounted on the IPC channel
- Docs
- Zig not yet supported