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
- feat(check): add --ignore flag for deno check
- feat(bench): richer terminal output with distribution histograms
- perf(ext/fetch): remove quadratic line buffering in EventSource
- fix(npm): normalize path in BYONM read permission check
- Download @types/node into the global cache instead of vendoring it in the binary
- fix(task): resolve npm run inside node_modules against the package's own package.json
- Bug: `deno desktop --hmr .` runs the sveltekit server in a non deno desktop runtime, making deno desktop apis unavailable
- feat(desktop): enable `--hmr` for React Router
- `deno run --cached-only` fails at startup when deno.lock contains packages marked `"deprecated": true`
- fix(npm): don't fetch registry info for deprecated packages under --cached-only
- Docs
- Rust not yet supported