Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 773 Bytes

File metadata and controls

33 lines (21 loc) · 773 Bytes

Logo

_static/images/logo_deno.png

Deno

Introduction

Warning

Deno scripts belong in your :doc:`home <basics-home>`, not in your :doc:`docroot <web-documentroot>`.

Deno is a server-side JavaScript and TypeScript interpreter. It is comparable to Node.js, but aims to offer a simple, modern and secure runtime.


Versions

Release types

We provide the latest version and apply security updates on a regular basis. Once deno v2 is released this might change.

Connection to webserver