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
- pack, publish: include entries on filesystems whose readdir reports DT_UNKNOWN
- pack: build the tarball in memory and write it out only once it is complete
- napi: abort on a NULL external buffer pointer with a non-zero length, like Node
- base64: check the output length before handing the buffer to simdutf
- bundler: resolve relative Bun.build files keys against the cwd
- bun:test: give each VM its own fake clock
- install: import pnpm-workspace.yaml even without a migratable pnpm-lock.yaml
- cli: exit 128 + signo when the re-raise of a child's signal is not delivered (bun as container PID 1)
- worker_threads: deliver an Error to 'error' listeners when the thrown error cannot be printed or cloned
- install: keep file: folder paths declared by git and tarball packages relative to the package
- Docs
- Zig not yet supported