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
- test: stop the regression tests in test/regression/issue from contacting npm
- node:fs: release the { signal } of readFile/writeFile on the JS thread, not on the pool
- error: don't add a synthetic <parse> frame to SyntaxErrors that aren't parser errors
- Bun.build: resolve metafile paths like compile.outfile and type the string/object forms
- release: rework bun-types publishing and the DefinitelyTyped bump, drop notify-sentry
- install: fail the package install when a walker entry does not fit its path buffer or its directory cannot be created
- compile: derive the default outfile the same way in Bun.build and the CLI
- compile: accept "glibc" as an explicit libc token in --target
- install: fail the package with ENAMETOOLONG when the isolated linker walks an entry that does not fit the path buffer
- Bun.build({ compile }): produce the executable on the bundle thread instead of blocking the event loop
- Docs
- Zig not yet supported