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
- test(os): remove the TMPDIR mutation that leaked into later test files
- bun-types: declare the constructor arguments of PerformanceMark, PerformanceObserver, ReadableStreamBYOBReader and TextDecoderStream
- sql: close the reserved connection when close({ timeout }) drains before the timeout
- error printer: print an uncaught non-Error value at the console depth
- bun-types: fix the eight open types issues
- bun run --filter: stop panicking on workspace paths longer than the path buffer
- lexer: report JSX pragma warnings at the pragma argument
- worker_threads: keep the native console in workers, routed through process.stdout/stderr
- vscode: launch Run File and Debug File in multi-root windows and in windows without a folder
- node:vm: put the sandbox in front of global variables the way Node's contextify does
- Docs
- Zig not yet supported