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
- worker_threads: emit 'online' before any event the worker produces
- FileSink: return 0 from write() and undefined from flush() after end()
- install: make `bun update <name>` re-resolve every dependency on `<name>`
- Bun.serve: stop dispatching pipelined requests after Connection: close (RFC 9112 9.6)
- install: remove node_modules entries that left the lockfile
- node:http2: fix rejecting a server push with close(NGHTTP2_REFUSED_STREAM)
- node:tls: emit the server 'newSession' and 'resumeSession' events
- redis: fix reply-desynchronization bugs that delivered wrong values to wrong commands
- node:worker_threads: implement resourceLimits and enforce maxOldGenerationSizeMb
- Implement import.meta.hot for bun --hot
- Docs
- Zig not yet supported