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: skip workspace members whose package.json has no name
- napi: wrap a real pointer with length 0 in napi_create_external_buffer instead of detaching it
- Exit on SIGINT/SIGTERM/SIGHUP when bun is PID 1 of a container
- process.env: coerce to string on every execution of an assignment, not just the first
- fuzzilli: drain microtasks after each REPRL script and fail scripts whose errors surface asynchronously
- install: stop panicking on bin values longer than the path buffer
- Print the separator between JSX props from what was printed, not the property index
- bun-types: type BuildMessage/ResolveMessage level and importKind as the strings the runtime reports
- pack: skip bins reached through symlinks; publish: do not read the readme through a symlink
- pack: pack a file listed under several bin names once, strip the trailing slash from directories.bin
- Docs
- Zig not yet supported