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
- install: honor BUN_CONFIG_MAX_HTTP_REQUESTS
- install: say --ignore-scripts also skips trusted dependencies' scripts in --help
- inspect: display a class or function name set with Object.defineProperty
- test(no-orphans): gate the uid/gid test on being able to signal a nobody-owned process
- 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
- Docs
- Zig not yet supported