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
- install: keep a bundle's dependency out of a slot the bundling package resolves through
- install: resolve file: dependencies loaded from the lockfile relative to the top-level dir
- css modules: drop a rejected composes instead of failing the file at print time
- jsc: get_length returns 0 for objects without a length property; bun:test reads callback arity before wrapping it
- install: migrate pnpm onlyBuiltDependencies and report blocked scripts under the isolated linker
- install: read the package.json of a file: dependency declared by a local file: package
- build: make the logs option reach Rust
- Key the runtime transpiler cache on the define table, the module type and --jsx-side-effects
- process.env: make a failed env build throw instead of aborting (Windows 0xC0000409 on Bun.$ / Bun.sql / process.env near the stack limit)
- bun test: ignore completions from an earlier attempt of a retried test
- Docs
- Zig not yet supported