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
- compile: remove the temp executable on Windows when the move to the outfile fails
- test(bundler): compile once in compile-process-execargv.test.ts and assert the exact argv
- compile: report a directory at the outfile as a directory on Windows
- Bun.sleepSync: sleep to an absolute deadline so caught signals do not extend the sleep
- bundler: fail the build instead of aborting when a naming template renders an output path that does not fit a path buffer
- s3: S3Credentials::dupe() returns Box; drop the unshared refcount
- Bun.serve: release the HTMLBundle ref when an HTML route is dropped
- fetch: reject a FormData body whose Bun.file() cannot be read with a TypeError
- event_loop: replace JsPoster's hand-rolled vtable with Arc<dyn JsPost>
- expect(<happy-dom Element>).toBeNull() takes ~40s+ on a large tree and then SILENTLY PASSES (throw is lost)
- Docs
- Zig not yet supported