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
- webcrypto: read JWK key_ops as plain strings, reject duplicates for every key class
- webcrypto: accept HMAC key lengths that are not a multiple of 8
- WebKit preview pr-602: BigInt("+"), BigInt("-") and BigInt("0x ") throw SyntaxError instead of returning 0n
- json5: parse hex numbers wider than 64 bits as the nearest double instead of throwing
- test: run watch.test.ts cases concurrently with exact output assertions
- test: run npmrc.test.ts concurrently and assert exact output, lockfile and registry requests
- react-compiler: fix regex literals that end in `\/` or exceed 65535 bytes
- JSON5.stringify: write U+0000 as \x00 when a decimal digit follows
- test(http2): cover session.socket after the session is destroyed
- Remove dead code from the class and sink codegen, the streams bindings, and bun_runtime
- Docs
- Zig not yet supported