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
- bun build: keep NODE_ENV=production when tsconfig.json does not set "jsx"
- Bun.openInEditor: use the [debug] editor setting from bunfig.toml
- node:fs: resolve drive-relative paths (C:dir) on Windows before the NT-relative operations
- node:fs: recursive mkdir reports the stat error (ENOENT, ELOOP) for a symlink it cannot follow, not EEXIST
- tls: close the connection when a post-handshake SSL_write fails instead of leaving it open
- node:module: throw instead of crashing when module._compile is set to a non-function
- docs, completions: update the loader name lists for bunfig [loader] and --loader
- error printer: keep parsing error.stack past frames without a function name
- bundler: emit the JS chunk for an import()ed stylesheet that is also an entry point
- Reject paths with embedded null bytes in Bun.mmap, unix sockets, and bun:sqlite
- Docs
- Zig not yet supported