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
- 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)
- test(bundler): fix compile/HelloWorldWithProcessVersionsBun on debug builds
- ci: strip testFFI before it leaves build-cpp, hard-link files into the zip staging dir
- bunx: return PathTooLong when a probed path does not fit the path buffer
- test(bundler): keep compiled test executables inside their temp dirs
- types: accept android, freebsd, libc-first, and -vX.Y.Z compile targets
- build --compile: inline the --target version into process.versions.bun
- Docs
- Zig not yet supported