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(fmt): prototype dprint-npm + in-process WASM backends for deno fmt
- fix(ext/os): respect TZ environment variable on Windows (WIP)
- fix(cli): strip ANSI color from output when stderr is not a TTY
- HTTP/3 support for fetch and Deno.serve
- Network binding IPv4/IPv6 policy is inconsistent across entry points (umbrella for #5269, #23226)
- feat(cli): run WASI command .wasm files directly with deno run
- fix(node_shim): forward --require/--import to translated deno args
- compile: virtual cwd + writable VFS overlay for standalone apps (e.g. Next.js)
- ability to rewrite local workspace sepcifiers during deno pack
- fix(task): run `node -e`/`-p` and `node --require` scripts through Deno
- Docs
- Rust not yet supported