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
- bun:sqlite: fix lone-surrogate encoding, out-of-range BigInt binding, and stale column names
- bun build --compile: read NODE_ENV at runtime, set argv[0] to the executable path
- node:vm: replace the JSC Watchdog with a cancellable deadline for the timeout option
- fetch: implement the integrity option (subresource integrity)
- node:http2: apply SETTINGS_HEADER_TABLE_SIZE to the HPACK decoder and encoder
- node:crypto: support rsa-pss keys, HMAC-BLAKE2b, and hybrid EC points
- install: match npm's version resolution for prerelease ranges, || groups, and `*`
- process: match Node exit code semantics; fix node:events captureRejections
- node:vm: reject invalid cachedData instead of crashing
- rust: adopt bon for compile-checked struct and function builders
- Docs
- Zig not yet supported