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
- resolver: reject case-mismatched extension probes that do not exist on disk
- console/worker_threads: keep fd 1/2 blocking across worker start; poll on EAGAIN in the console writer
- node:vm: propagate foreign termination instead of asserting or converting
- bun:jsc: profile() preserves --cpu-prof's samples when the sampler is shared
- FileReader: release the io-ref in on_cancel when close() doesn't reach on_reader_done
- 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
- Docs
- Zig not yet supported