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
- napi: run napi_add_finalizer and napi_create_external finalizers at env teardown
- test: require an Error for .rejects.toThrow() and .resolves.toThrow()
- node:http: honour HTTP/1.0 Connection: keep-alive when the response has a Content-Length
- node:http: validate strictContentLength before flushing the header block
- fetch: make the in-flight request cap per-origin instead of process-global
- Request: dependent AbortSignal per spec; async_hooks: fix ALS disable/run leak and AsyncResource.bind
- Bun.deepEquals: fix four false-positive equality classes
- node:http2: enforce RFC 9113 message framing on received responses
- Bun.write: don't destroy a file copied onto itself; honour source BunFile slice
- http: deliver the in-flight response when a pipelined request arrives behind an async handler
- Docs
- Zig not yet supported