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 supported11 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- RedisClient: assigning `null` to `onclose` panics during `close()`
- Bun throws `Error` instead of `AggregateError` on `Promise.reject` within `Promise.any`
- Bun accepts `TypeScript` syntax (export enum) in `data:application/javascript` modules instead of throwing `SyntaxError`
- Bun.serve does not clean up the unix socket file after closing
- Inconsistent validation of percent-encoded file URLs compared to Node.js
- `fs.readFile()` on non-terminating sources never settles and can consume unbounded memory
- Worker: `self.close()` is not defined
- fetch() does not throw when invalid values are passed
- 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
- Docs
- Zig not yet supported