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 supported10 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- Add typed callback registration for uws, libuv, and the work pool
- RacyCell: replace the unconditional Sync impl with an owner-thread runtime check
- JsCell: make get() unsafe, add closure-scoped with(), drop the Send/Sync impls
- skip security scanner for child `bun install` spawned by `bun create`
- Fixes: EINVAL: Failed to replace old lockfile with new lockfile on disk
- Fix event-loop hang when dlopen'd Go/cgo lib coexists with WASM on Linux
- JPEG XL(JXL) support in Bun.Image
- Configure the precision of floats when serializing for snapshots
- fix(install): reject corrupt PatchedDep bool byte from hostile lockfile
- soundness: StoreSlice<T> Copy + slice_mut aliasing allows &mut [T] aliasing
- Docs
- Zig not yet supported