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
- cli: refuse to start when the cwd is longer than PATH_MAX instead of using the executable's directory
- install: do not abort when $XDG_CONFIG_HOME or $HOME is too long for the .npmrc path buffer
- test: size the svelte reload stress tests for debug builds
- fetch: follow same-origin redirects over the unix socket
- process: ignore falsy prevValue in cpuUsage() and threadCpuUsage() like Node
- test: size error-gc-test.test.js loops for debug builds
- node: render native validateOneOf errors like Node and type-check vm microtaskMode
- Bun.YAML.parse: plain scalar with trailing characters after a number is truncated to the number (`2023-12` → `2023`)
- bun-types: declare the bun:ffi type names the runtime accepts
- node:fs: match node's ERR_INVALID_ARG_VALUE message for an invalid encoding
- Docs
- Zig not yet supported