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
- console: identify generator and async generator objects in console.log
- test(worker_threads): wait for 'online' before terminate() in worker-transfer-list test
- resolver: resolve tsconfig extends package specifiers and TS5 array form
- inspect: O(n^2) -> O(n) visited-property dedup in forEachProperty
- install: avoid quadratic scans in yarn.lock printer and bun.lock workspace parse
- node:url: strip \t \n \r from the authority in url.parse()
- bun:test: propagate throwing Proxy traps through strict deepEquals and diff rendering
- node:tls: destroy the wrapped net.Socket when tls.connect({ socket }) is destroyed
- bundler: match process.env.X case-insensitively for --env inline on Windows
- JSPropertyIterator: drop Ref<VM>; free on trap-in-window so worker ~VM runs
- Docs
- Zig not yet supported