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
- sql: measure the connect-retry budget on the monotonic clock
- event loop: report promise rejections left by the turn that let the loop go idle
- pm pkg: support arrays in set and delete
- bun build: keep NODE_ENV=production when tsconfig.json does not set "jsx"
- Bun.openInEditor: use the [debug] editor setting from bunfig.toml
- node:fs: resolve drive-relative paths (C:dir) on Windows before the NT-relative operations
- node:fs: recursive mkdir reports the stat error (ENOENT, ELOOP) for a symlink it cannot follow, not EEXIST
- tls: close the connection when a post-handshake SSL_write fails instead of leaving it open
- node:module: throw instead of crashing when module._compile is set to a non-function
- docs, completions: update the loader name lists for bunfig [loader] and --loader
- Docs
- Zig not yet supported