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
- node:fs: normalize copyFile paths on Windows before adding the \\?\ prefix
- bun test --todo: report a todo body that times out as todo instead of a failure
- worker: free the thread's event name table when the worker thread exits
- Bun.serve: queue the parse-error response behind the buffered response instead of truncating it
- run, install: honor --no-env-file / --env-file for scripts run through the bun exec hop
- resolver: make auto-install use the version range from the project's package.json
- node:http: release a request whose body fin was buffered while paused once the response ends
- repl: ignore non-regular history files and only read the tail of large ones
- node:http: enforce blockList on https servers and on server.blockList assignments
- test(bunx): install fixture packages from a local registry instead of real ones
- Docs
- Zig not yet supported