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 supported14 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- sql(mysql): default CLIENT_MULTI_STATEMENTS off, add `multipleStatements` option
- docs(test/svelte): fix filetitle typo and mangled Counter.svelte markup in the svelte-test guide
- js_parser: don't inline single-use anonymous fn/arrow/class initializers
- shell(cd): report ENOENT as 'no such file or directory', not 'not a directory'
- prompt: drop debug_assert that rejects answers containing CR
- resolver: rewind cached directory fds before re-iterating them
- pack: resolve workspace:* to the dependency's package.json version, not bun.lock's
- serve: add ignoreTrailingSlash and ignoreDuplicateSlashes route options
- node:fs: reject cp/cpSync when a symlink-aliased dest resolves into src
- pack/publish: warn and continue when the lockfile is unreadable
- Docs
- Zig not yet supported