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 supported13 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- Add JIT intrinsics for DataView BigInt64/BigUint64 accessors (WebKit upgrade)
- Bun.serve: serve character-device Bun.file() bodies instead of closing with zero bytes
- fix(install): filter stale interactive update dependencies
- Bun.TOML.parse: throw RangeError instead of primitive undefined on deep nesting
- test_runner: add message assertions for toContainEqual/toBeArrayOfSize labels
- fake timers: cap jest.runAllTimers() at timerLimit (default 100000)
- jsc: throw RangeError for deeply nested object/array literals instead of hanging
- exe_format/macho: reject inputs shorter than the Mach-O header instead of panicking
- worker_threads: defer worker-side stdio/Console setup to first access
- io(windows): don't uv_close the stdin_tty singleton from BaseWindowsPipeWriter
- Docs
- Zig not yet supported