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
- sql: implement Query.cancel() for postgres
- test: spec coverage for AbortSignal/AbortController and structuredClone
- ffi: u32 and i64_fast returns of 2 ** 31 arrive in JS as -2147483648
- node:tls: apply TLS 1.3 cipher names and honorCipherOrder on servers
- build: pin -C metadata so bun's crates keep stable symbol names
- fs: run node:fs callbacks from the event loop, not a promise reaction
- process.memoryUsage: source heapTotal and heapUsed from the same heap
- worker_threads: validate execArgv at Worker construction
- fetch: add connectTimeout, socketTimeout, and a whole-request timeout
- Emit unhandledRejection at the end of the tick that created it
- Docs
- Zig not yet supported