[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#986659: ITP: deno -- A secure runtime for JavaScript and TypeScript



Package: wnpp
Severity: wishlist
Owner: Sergey Abroskin <merdedok@gmail.com>

* Package name    : deno
  Version         : 1.8.3
  Upstream Author : The Deno authors
* URL : https://deno.land 
* License : MIT
  Programming Lang: Rust
  Description     : A secure runtime for _javascript_ and TypeScript

Deno is a simple, modern and secure runtime for _javascript_ and TypeScript that uses V8 and is built in Rust.
- Secure by default. No file, network, or environment access, unless explicitly enabled.
- Supports TypeScript out of the box.
- Ships only a single executable file.
- Has built-in utilities like a dependency inspector (deno info) and a code formatter (deno fmt).
- Has a set of reviewed (audited) standard modules that are guaranteed to work with Deno: deno.land/std

I'm using Deno everyday and I think i'm ready to maintain it.

Reply to: