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
- build: track the files generate-classes and bindgen read besides their sources
- build(windows): mark the rust_shim edge restat so the build after a shim rebuild is a no-op
- shell(cp): copy the contents of a dir/. or dir/.. source into the target
- bun build --no-bundle: apply force_node_env to the per-file JSX pragma
- sys(windows): resolve . and .. components in the existence probe (recursive mkdir of "." threw EEXIST)
- publish, pm whoami, audit: honor NODE_TLS_REJECT_UNAUTHORIZED=0 like bun install
- build: list the files the bake and runtime.out.js bundles read outside their globs
- node:module: check exceptions from the parent lookup in the native require resolver
- node:http2: end a pushed response on its HEADERS frame when the stream was ended before respond()
- install: resolve file: and link: dependencies on the same directory as separate packages
- Docs
- Zig not yet supported