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
- Bun.SQL: a string parameter bound to a `::json` cast arrives as a JSON string scalar
- bun:test: expect(thenable).rejects hangs when the thenable starts work in its overridden then()
- bun build --bytecode fails to parse top-level await (regression of #14412 / #14655)
- sql: deliver onconnect before onclose so a connection killed right after connecting can't strand a query
- test: cover over-long relative specifiers in compiled executables
- import.meta.resolve(specifier, parent) fails for bare package names
- test/internal: make fifo.test.ts fast and assert exact Dequeue state
- test: shrink the readdirSync recursive error leak test
- node:fs: accessSync() returns undefined, promises.access() resolves to undefined, symlink callback gets null
- test: cover the matcher diff path when formatting a value throws
- Docs
- Zig not yet supported