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
- build: run the ninja tree's bun helpers with a single GC marker
- threading: take &self in Thread::pop, the worker Thread other threads steal from
- Route native-to-JS callback calls through a MicrotaskCallCache
- dns: pass c-ares requests to their handlers as *mut instead of &mut
- test(fetch): factor the body-stream matrix so it registers 800 tests instead of 9086
- shell: report the spawned command's exit code when argv comes from a sole $(...)
- test: run fetch-http2-client in-process instead of one child per test
- sql: let the database named in a connection URL win over PGDATABASE and friends
- test: share one mock Toolchain between the build-script tests
- test: run http-server-chunking in-process and concurrently on every lane
- Docs
- Zig not yet supported