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(serve): speed up serve.test.ts (~34s to ~16s release) and tighten its assertions
- inspect: print an own enumerable Symbol.toStringTag and hide the non-enumerable __esModule marker on the fast property walk too
- ci(binary-size): find the baseline through Buildkite and fail PR builds that have nothing to compare against
- js_parser: fold the unary produced by distributing it over a comma operand
- build: make the tinycc option reach the Rust side
- inspect: print symbol keys after string keys on the fast property walk
- collections: check DynamicBitSetList index and set-op lengths in release builds
- Bun.plugin: honor the json, toml, yaml and xml loaders for onLoad and build.module() results
- Android LD_PRELOAD workaround for `bun install` `SIGSYS` crashes caused by `openat2` and `fchmodat2`
- node:tls: inherit allowHalfOpen from the wrapped socket
- Docs
- Zig not yet supported