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
- install: match a star range to a versionless workspace when package.json is reparsed
- napi/v8: never leave a JS exception on the VM while addon code runs
- bun:test: hold the spyOn target and property key as GC references so a collected spy leaks nothing
- bunx: fix process identity when the Windows fast path runs a bin in-process
- bundler: remove unsafe from bundle_v2, ParseTask, LinkerContext and the bundler thread pool
- install: remove every unsafe from src/install
- One working directory: bun_core::cwd, read once, followed by chdir
- sql: report affectedRows on PostgreSQL and SQLite query results
- node:fs: report syscall "open" when truncate(path) fails to open, like Node
- resolver: resolve phantom dependencies from global-store entries through the project's hoisted layer
- Docs
- Zig not yet supported