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 supported13 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- sourcemap: keep UTF-8 BOM in Source.contents for correct line-1 columns and byte-exact sourcesContent
- resolver: record enclosing package.json regardless of "name" field
- install: resolve .npmrc credentials by path-segment ancestor
- Bun.file(fd): use pread so bytes match fstat-derived size
- cjs: don't leak function intrinsics (length/name/prototype) as ES named exports
- parser: .cjs/"type":"commonjs" rejects ESM export and top-level await
- node:vm: honor import phase (defer) in SourceTextModule
- transpiler: preserve non-ASCII source text at runtime
- Bun.serve: do not dispatch a pipelined request on a non-persistent connection
- Preserve non-ASCII in regex .source and tagged template .raw
- Docs
- Zig not yet supported