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
- require.cache: deleting an ES module that is still loading is a no-op
- resolver: stop deeply nested exports targets from overflowing the stack
- timer: remove unsafe from the timer module
- server: remove unsafe from RequestContext
- Remove dead code from the Windows bunx shim, bun_sys, libuv_sys, uws_sys, and the FFI wrapper crates
- node:fs: stop a readFile of a pipe or device when its worker is terminated
- dns: remove the remaining unsafe from the resolver module
- worker_threads: stop the worker when process.exit() is called from an 'exit' listener
- worker: keep a TerminationException pending through microtask jobs, event listeners, and emit()
- socket: remove the remaining unsafe from socket_body.rs and UpgradedDuplex.rs
- Docs
- Zig not yet supported