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
- url: throw Node-compatible ERR_INVALID_URL from new URL() and href setter
- install: honor bun.lockb trustedDependencies sentinel in `bun pm untrusted`/`trust`
- worker_threads: carry parse error location (file/line/column/stack) to parent SyntaxError
- Avoid "arguments" and "eval" as binding names in strict-mode bundle output
- install: dedupe a transitive wide range onto a root/workspace range across majors
- stdio: surface fast-path write completion as uncaughtException, not unhandledRejection
- worker_threads: reject function for options.env with ERR_INVALID_ARG_TYPE
- Bun.serve: refuse CONNECT before dispatch
- watcher(linux): drop inotify event on WatchItemIndex overflow instead of aborting
- build --compile: resolve cross-compile cache via full BUN_INSTALL/XDG chain
- Docs
- Zig not yet supported