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 supported17 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- Link dev server modules in two phases so import cycles read a live namespace
- AppKit WIP
- Native OpenTelemetry tracing (Bun.otel)
- bake: consolidate the open robobun dev-server, HMR runtime, production build and router fixes
- bundler: add property name mangling (--mangle-props, --reserve-props, --mangle-quoted)
- Startup snapshots (2/4): take/restore runtime and Bun.startupSnapshot
- Implement the Web Locks API (navigator.locks, worker_threads.locks)
- net: stop surfacing TLS traffic on the socket that tls.connect({ socket }) / new TLSSocket(socket) took over
- fetch: reject network errors as TypeError('fetch failed' / 'terminated') with the system error as cause
- sql(postgres): send non-integer number params as text with OID 0 so NUMERIC stays exact
- Docs
- Zig not yet supported