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.secrets: add a timeout and cancel stalled keyring calls
- process.env: write through to the OS environment on POSIX, match Node name and value rules
- Windows: FileSink.start({ path }) on a live writer: hand the writer a libuv fd and close the old source
- Bump WebKit: localeCompare on a huge Latin-1 string throws instead of crashing
- install: .npmrc credentials the npm way — verbatim _auth, no URL-embedded credential in the request path, key-walk lookup for registries and tarballs
- node:os, CompressionStream, TextEncoder/TextDecoder: remove unsafe
- sql: report affectedRows on PostgreSQL and SQLite query results
- Resolver: re-check what a failed lookup did not find, then drop only the stale directories before retrying
- fetch: add TLS fingerprint options (ja3, grease, permuteExtensions, ...)
- Link dev server modules in two phases so import cycles read a live namespace
- Docs
- Zig not yet supported