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
- cli: declare Node's value-taking flags so their value is not parsed as the entrypoint
- node:net: throw ERR_SOCKET_BAD_PORT for Server.listen("") instead of binding an ephemeral port
- node:module: pass Node-compatible arguments to an overridden Module._resolveFilename
- v8 shim: export core V8 symbols so addons fail loudly instead of via ld.so
- Bun.gzipSync/deflateSync: validate level option instead of ToInt32-coercing to STORED
- napi: wait for napi_remove_async_cleanup_hook before tearing down the env
- test: add regression coverage for #34158 (server.close() teardown wedge)
- resolver: attach resolve metadata to the ENAMETOOLONG ResolveMessage
- usockets: bypass getaddrinfo for wildcard and numeric-IP listen hosts
- node:cluster: deliver primary bind failures to the worker's server 'error' handler
- Docs
- Zig not yet supported