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(install): normalize bin target paths to stay within package directory
- fix(ipc): harden internal message handling for non-cluster subprocesses
- fix(install): harden git dependency committish validation
- fix(repl): tab completion now resolves the target object from dot expressions
- fix(bmalloc): add backoff to SYSCALL macro and remove MADV_DONTDUMP
- harden(sqlite): add opcode allowlist and buffer size validation to fileControl
- fix(sql): fix inverted logic in JSC__isBigIntInInt64Range/UInt64Range
- fix(bundler): collect external imports from converted stmts for bytecode ModuleInfo
- fix(parser): reject `import.meta` in CommonJS files
- feat: add Bun.spawnAndWait() — async spawn with buffered result
- Docs
- Zig not yet supported