Skip to content

Files

Latest commit

c5a929d · Jul 11, 2022

History

History

Deno

Deno

Deno 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 explicitly takes on the role of both runtime and package manager within a single executable, rather than requiring a separate package-management program.

Refrences

deno.land Wikipedia