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(ext/cache): inject W3C traceparent/tracestate into LSC HTTP requests
- feat: add `deno uninstall --self` to uninstall Deno runtime
- fix(ext/node): map NotCapable errors to EACCES in node:fs
- using deno add with a jsr dep when there is a package.json should not create a deno.json
- feat: support `node:process`'s `execve()`
- BUG: `node:fs` operations throw raw `NotCapable` error instead of `EACCES`
- fix(ext/process): kill descendant processes when killing a child
- feat(info): add `--depth` and `--collapse-modules`
- Support optional output file for Deno `audit` command
- Deno.serve causes connection reset errors when behind a reverse proxy with keep-alive connection pooling
- Docs
- Rust not yet supported