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 supported14 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- node:cluster: hold per-worker internal IPC state in the Subprocess wrapper, not as GC roots
- ci: bump darwin test-bun parallelism 2 -> 5
- node:zlib: hold the native-handle wrapper back-ref as a JsRef
- test: quarantine test-http-client-leaky-with-double-response on Windows, add deterministic twin
- install: re-download tarball when auto-install resolves from the .npm manifest cache
- install: break folder dependency cycles in the hoist tree builder
- JSModuleLoader: don't abort when terminate() lands during a worker's preload resolve()
- sql(mysql): reject out-of-range binary TIME fields instead of wrapping
- sql(postgres): reject out-of-range/non-finite values when binding timestamp
- install: don't debug_assert on untrusted registry packument version keys
- Docs
- Zig not yet supported