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
- `deno compile --include-code-cache`
- `deno compile --code-cache-path`
- Add support to test remote scripts, similar to "deno run https://examples.deno.land/hello-world.ts", but "deno test".
- AbortSignals from Deno fetch do not work on Windows
- Add support for `client_cert_chain_and_key` for all file fetching
- `deno test --doc` "All imports in import declaration are unused" TS6192 error.
- no hot realod under WSL2
- Reduce memory usage by taking content bytes out of deno_graph's graph
- make deno installable in stackblitz
- deno compile: npm package node-red seems to not work
- Docs
- Rust not yet supported