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
- console.assert: prepend "Assertion failed" marker when given a message
- spawn: retry via /bin/sh when exec returns ENOEXEC
- image: add composite(), .pixels(), and raw pixel input
- ci: add linux aarch64 ASAN build and test lanes to PR pipelines
- Fix four file-watcher crash signatures (kevent panic, dangling watch paths, unlocked Windows scan, watchFile join overflow)
- bun:sqlite: cache row Structure for results wider than 62 columns
- Implement source phase imports (TC39 Stage 3)
- test: fail CI when Docker is unavailable on macOS agents instead of silently skipping container tests
- Add JIT-tier regression tests for int32-boundary parseInt/Map/switch values; fix local WebKit LTO flags
- bake: don't free the VM or bundle state while dev server parse tasks are in flight
- Docs
- Zig not yet supported