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 supported17 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- node:http: res.write("") on a HEAD or 204 response does not throw ERR_HTTP_BODY_NOT_ALLOWED with rejectNonStandardBodyWrites
- node:http2: a frame is lost when a session takes the cork from another session whose transport _write writes to it
- worker_threads: a transferred FileHandle leaks its fd when the parent thread exits before the worker receives it
- node:http: an Upgrade request whose body is cut short by a connection close emits 'end' with complete=true
- node:http2: stream.end(chunk) after end() drops the chunk silently, node emits ERR_STREAM_WRITE_AFTER_END
- node:http2: respondWithFD() ignores the offset and length that statCheck sets on its third argument
- Bun.serve: a CONNECT with an authority-form target and a Content-Length never delivers its body, req.text() stays pending
- bun install drops a workspace and its dependencies when the root depends on the registry package of the same name
- A parameter default value reads the wrong binding when the function body has a `var` of the same name and the function is nested in another function
- node:http2: a RST_STREAM handled inside the write of a stream's last DATA frame is answered with RST_STREAM
- Docs
- Zig not yet supported