Deno (software)
| Deno | |
|---|---|
| Logo used since 2024 | |
| Original author(s) | Ryan Dahl | 
| Developer(s) | Deno Land Inc and contributors | 
| Initial release | May 13, 2018 | 
| Stable release | 2.3.6 
   / 12 June 2025 | 
| Repository | github | 
| Written in | TypeScript, JavaScript, Rust, C++ (V8 bindings) | 
| Operating system | Linux, macOS, Microsoft Windows | 
| Type | Runtime environment | 
| License | MIT License | 
| Website | deno | 
Deno (/diːnoʊ/) is a runtime for JavaScript, TypeScript, and WebAssembly that is based on the V8 JavaScript engine and the Rust programming language. Deno was co-created by Ryan Dahl, the creator of Node.js and Bert Belder.
Deno explicitly takes on the role of both runtime and package manager within a single executable, rather than requiring a separate package-management program.