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 supported13 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- shell: drop empty brace-expansion words from argv
- crypto: accept paramEncoding: 'explicit' in generateKeyPair('ec')
- node:worker_threads: implement trackUnmanagedFds (auto-close fs.open fds at worker exit)
- node:repl: stop aliasing globalThis as repl.context in the stub
- install: honor .npmrc //host/:_authToken= for tarballs on a different host than the registry
- console.table: match Node's column model (symbol keys, properties dedup, Set, depth, key order)
- deepEquals: compare own enumerable 'stack' on Error operands
- node:worker_threads: rebind console output sink instead of replacing the global console
- inspector: don't unref the debuggee's event loop for a connect that never ran
- router: dedupe DirnameStore interns so FileSystemRouter.reload() does not exhaust the store
- Docs
- Zig not yet supported