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
- 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
- Bun.serve: skip 100 Continue when Content-Length exceeds maxRequestBodySize
- node:http: write server statusMessage as latin1 and honour an empty reason phrase
- test: keep --watch alive when --bail stops a run
- Docs
- Zig not yet supported