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
- feat(run): add --prefix alias for --cwd
- Fix panic when bundling CSS that contains invalid UTF-8
- http: accept asterisk-form request targets
- bun test: fix inline snapshot conflict, beforeAll skip, and test.each title reporting
- node:tls: fix getCipher().version, getEphemeralKeyInfo(), client STARTTLS, and checkServerIdentity exception handling
- bun:ffi: don't free a JSCallback's trampoline while a native caller is inside it
- node:net: reject connect() while a connect is already in flight with EALREADY
- node:dns: preserve TXT record boundaries and report NODATA as ENODATA
- webcrypto: validate the OKP JWK x parameter against d on import
- node:http2: don't kill the process on a malformed HEADERS block sent to a server
- Docs
- Zig not yet supported