deno
https://github.com/denoland/deno
Rust
A modern runtime for JavaScript and TypeScript.
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.
Rust not yet supported34 Subscribers
View all SubscribersAdd a CodeTriage badge to deno
Help out
- Issues
- fix(ext/node): return real OS file descriptors from node:fs APIs
- fix(init): replace add(2,3) template with Deno.serve HTTP server
- fix(watch): prevent Deno.exit() in SIGTERM handler from killing watcher
- fix(fmt): catch panics from markup formatter instead of crashing
- fix(prompt): prevent extra newline when stdin is closed
- fix(ext/crypto): validate malformed X25519 imports
- WebGPU: Deno panics when WGSL helper writes to `@builtin(position)` via `ptr<function, ...>`
- deno run --watch emits SIGTERM, terminating app
- Include `$schema` in `deno.json` generated by `deno init`
- fix(ext/node): implement sync ESM loader hooks
- Docs
- Rust not yet supported