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
- bundler: chain external input sourcemaps and thread chains through the dev server
- node:worker_threads: align markAsUncloneable serializer semantics with Node.js
- node:https: add addContext and other tls.Server methods to https.Server
- perf(transpiler): skip dead visit-pass bookkeeping and SIMD-probe string-literal print
- streams: detach ArrayBuffers supplied to byte stream reads and enqueues
- Move `name` and `lastModified` from `Blob.prototype` to `File.prototype`
- http: pool the HTTP/1.1 request build buffer instead of reallocating per request
- worker: populate ErrorEvent (message/filename/lineno/colno/error), make it cancelable, honor preventDefault
- crypto: verify argon2 hashes with memoryCost < 8 from earlier Bun releases
- sql(postgres): release FieldMessage strings on drop
- Docs
- Zig not yet supported