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 supported13 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- node:fs: skip symlink cycles in recursive readdir instead of failing with ELOOP
- node:http2: fix connection-specific and pseudo-header validation on outbound header blocks
- Reject Bun.serve response header values that cannot be written as an HTTP field-value
- Propagate errors thrown by a runtime plugin's onResolve callback
- worker_threads: don't abort when terminate() interrupts a lazy property builder
- Bun.plugin: don't leave a failing onLoad cached in the module registry
- node:module: build builtinModules from the same table as isBuiltin, and freeze it
- http: closeAllConnections() must not stop the listener
- node:async_hooks: only reject an empty AsyncResource type while an init hook is enabled
- fetch: stop replacing unrecognized HTTP methods with GET
- Docs
- Zig not yet supported