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
- 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
- Report native stack overflows on every thread and stop the fs.watch and Bundler thread ones
- HTMLRewriter: expose source location (byte offset) on handlers/attributes
- Config dependencies: supply catalog, overrides and trustedDependencies from an installed package
- Docs
- Zig not yet supported