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
- fetch: accept HTTP/1.1 responses with more than 256 header fields
- node:http: emit 'clientError' once per stalled request when the listener keeps the socket open
- fs: persist in-flight WriteStream bytes when destroy() follows write() in the same tick
- test: surface ASAN status to leak fixtures via bunEnv
- build: stop `git apply` from silently skipping dep patches with a `diff --git` header
- sql: union batch-insert keys across all rows; encode null as SQL NULL in sql.array
- node:test: stop inheriting bun:test's per-test timeout
- child_process: don't route argv through Array.prototype[Symbol.iterator]
- test_runner: add StackCheck to pretty_format to stop SIGSEGV on deeply nested diff/snapshot values
- inspect, pretty_format, ipc, yaml: harden recursive walkers against stack overflow and dangling state
- Docs
- Zig not yet supported