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
- Bun.serve: close the listen socket in finalize() so worker terminate releases the port
- worker: stop every Bun.serve server on shutdown so the listen fd is released
- fetch: reject network errors as TypeError('fetch failed') with a cause
- test(create): run create-jsx build variants concurrently, tighten assertions
- Exit 13 on unsettled top-level await in the main entry instead of spinning
- ws: convert text frames to strings in server socket EventTarget API
- dotenv: warn and continue when a default .env fails to open with ELOOP
- sql: roll back pooled connections returned mid-transaction
- glob: drive scan()/scanSync() iterators lazily
- node:fs: copy non-UTF-8 filenames byte-exact in recursive cp/cpSync
- Docs
- Zig not yet supported