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 supported15 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- CompressionStream: honor a level option for brotli, zstd, and the zlib formats
- inspect hooks: copy user options with putDirectMayBeIndex
- install: add a test harness flag that writes manifest cache entries before exit
- crypto: Hash, Hmac, Cipheriv, Decipheriv as single native classes; drop LazyTransform
- bun test: stop the coverage report from panicking on modules that are not files
- s3: validate partSize, queueSize and retry before narrowing them
- yaml: escape unpaired surrogates in stringify and read them back in parse
- timers: make a write to [util.promisify.custom] on the timer globals throw
- process.dlopen: replay a non-context-aware V8 addon only while no other live VM owns it
- node:module: implement Module._initPaths natively, pass the resolve segments as arguments
- Docs
- Zig not yet supported