Deno (software)

Deno /dn/ 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, who also created Node.js.

Deno
Original author(s)Ryan Dahl
Developer(s)Deno Land Inc and contributors
Initial releaseMay 13, 2018 (2018-05-13)
Stable release
1.40.3  / 1 February 2024 (1 February 2024)
Repositorygithub.com/denoland/deno
Written inTypeScript, JavaScript, Rust, C++ (V8 bindings)
Operating systemLinux, macOS, Microsoft Windows
TypeRuntime environment
LicenseMIT License
Websitedeno.land 

Deno explicitly takes on the role of both runtime and package manager within a single executable, rather than requiring a separate package-management program.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.