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
- Worker: `self.close()` is not defined
- fetch() does not throw when invalid values are passed
- Bug: `Bun.SQL` Date values returned from DATETIME/TIMESTAMP columns deserialized as local time instead of UTC
- onTestFinished() should work in concurrent tests (and bun-types docs should mention the current restriction)
- os.homedir() uses process-start HOME snapshot instead of current process.env.HOME
- npm package jsdoc throws error in Bun but not in Node
- Bun process does not exit after Tinypool `destroy()` completes (worker threads remain alive)
- Decorators on accessor class fields fail to parse in Bun
- Emscripten pthread-based WASM module fails to initialize in Bun while working in Node
- Crash: ffi-napi call triggers unsupported libuv function (uv_thread_self) and aborts Bun
- Docs
- Zig not yet supported