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: finish a response when its body leaves, not when end() buffers it
- install: dedupe a file: folder listed in both dependencies and devDependencies
- docs: explain memory cost of large Response bodies and published WebSocket messages
- server.fetch(): pass the server as the handler's second argument, accept a URL
- bundler: give `import *` of a lifted CommonJS module its own namespace object
- node:net: queue writes on an adopted non-blocking fd instead of failing with EAGAIN
- Treat any truthy package.json "private" value as private in bun publish
- ServerWebSocket.close: cut a long reason on a UTF-8 character boundary
- sql: print the password as [REDACTED] when inspecting sql.options
- yaml: escape non-printable characters and use explicit entries for keys over 1024 characters in stringify
- Docs
- Zig not yet supported