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 supported9 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- fix(compile): enable package.json loading by default in compiled executables
- fix: prevent segfault when require() and import() race on mocked modules
- fix(napi): don't fail napi_create_error when a pending exception exists
- fix(streams): prevent integer cast panic when draining >4GB buffers
- fix(install): don't crash on unexpected resolution tag during package install
- fix(ffi): externalize typed array backing stores to prevent GC heap corruption
- fix(allocator): use non-zero heap tag for MimallocArena to prevent heap corruption
- fix(zlib): prevent use-after-free in WorkPool compression operations
- fix(repl): distinguish thrown values from expression results with 'Uncaught' prefix
- fix(server): prevent segfault when server JS wrapper is finalized during request handling
- Docs
- Zig not yet supported