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
- 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
- Replace cli/tsc custom Diagnostic/Diagnostics with deno_ast::Diagnostic
- Re-enable deno check --doc with the native type checker
- node:http2 client emits 'data' before 'response'
- fmt: not idempotent for wrapped var() in a CSS custom property inside a css`` template (regression in 2.9.0)
- fix(fmt): keep embedded CSS custom property indentation stable
- Docs
- Rust not yet supported