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
- sys(windows): dup() of a descriptor that is not open fails with EBADF instead of returning a process handle
- fix: upgrade @babel/traverse to 7.23.2, 8.0.0-alpha.4 (CVE-2023-45133)
- bun-release: derive each @oven/bun-* package description from its platform
- shell pwd: replace the write-only State enum with Option<WaitKind>
- test(worker_threads): keep worker_destruction.test.ts under the default timeout on debug builds
- uws: only flag the parsed socket as upgraded in HttpResponse::upgrade()
- usockets: us_socket_adopt returns NULL for a closed or shut down socket
- fix(cli): support 'bun node <file>' — node emulation via argv[1]
- perf(util): drop bound-function dispatch from primordials uncurryThis (up to 5x faster util.format)
- Fix console async iterator lock handoff
- Docs
- Zig not yet supported