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: new Request(request) consumes the input request's body
- s3: honor the retry option for every single-request operation
- fetch: don't let the Host request header steer TLS SNI / certificate verification
- bun:test: await lazy Promise subclasses in .resolves/.rejects
- node:module: route CJS entrypoint and CJS-via-ESM-import through Module._extensions
- StringOrBuffer: snapshot resizable ArrayBuffer inputs so a later arg cannot resize(0) through the borrow
- node:events: mutate listener arrays in place; copy only when emit() has iterated them
- AbortSignal.timeout: cancel the native timer when the unobserved signal is collected
- Bun.gunzipSync/zstdDecompress: cap decompressed output at the ArrayBuffer limit
- webcrypto: fence ConcurrentCppTask's post-body unref against worker.terminate() freeing the VM
- Docs
- Zig not yet supported