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 supported35 Subscribers
View all SubscribersAdd a CodeTriage badge to deno
Help out
- Issues
- Support named registry aliases in `npm:` specifiers
- feat(permissions): confine default read to cwd, temp, and imported npm packages
- Migrate Deno lib names off the `lib` compiler option (lib.deno / lib.deno.worker)
- feat(lint): graph-aware (cross-file) lint rules — prototype / RFC
- feat(permissions): confine default write to cwd and temp, deny .git
- Bug: `deno desktop --config <path>` fails to detect a Next.js project when `deno.json` is outside the project root
- feat(desktop): move desktop runtime APIs under Deno.desktop namespace
- fix(ext/net): require --allow-sys for node:dns.getServers()
- `deno run --watch` dies when a SIGTERM handler unregisters itself and re-raises a real SIGTERM (signal-exit pattern, affects every Vite 8 dev server)
- fix(ext/node): require --allow-read for op_require_try_self
- Docs
- Rust not yet supported