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
- test(parallel): run the cases concurrently and replace fixture sleeps with marker-file rendezvous
- build: rebuild the PCH in the same run that regenerates a codegen header it includes
- node:tls: attach the onConnectEnd 'end' listener once per connect()
- worker_threads: bind this to the port in MessagePort on()/once() listeners
- run: set npm_package_name/version/json and npm_config_local_prefix per run
- node:fs: drop the error of fs.symlink() when its 4-argument callback is not callable
- bun build: pad the summary size column from the printed output name
- bun:jsc: add noDFG and use it for the jsc-stress preload's noDFG global
- bundler: use require() for embedded sqlite modules in cjs output
- cli: list every working loader name in the --loader help text
- Docs
- Zig not yet supported