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
- ensureTerminationExceptionPending: acknowledge the termination it leaves pending (asan validator abort in worker tests)
- Startup snapshots (4/4): dirty-page tooling (opt-in build define)
- Fix spurious "require() async module" TypeError when require() hits an ESM module the import graph is still fetching
- `await expect( p ).rejects.…` deadlocks when the assertion is reached from a Worker `message` continuation — the coalesced drain's wakeup flag is held across dispatch (regression in 1.3.14, introduced in #29937)
- test(napi): keep node's stdout in program order in the napi-app fixture
- test(s3): isolate the mock-server fixtures from an inherited proxy
- Bun Shell: stdout/stderr are pipes, not inherited — add .stdout("inherit")/.inheritStdio()
- bun:sqlite: make index-like column names readable on row objects
- node:wasi: implement lifecycle and import object APIs
- Add 2 GiB string-limit test for typed-array Response bodies
- Docs
- Zig not yet supported