Secure runtime for JavaScript and TypeScript with built-in tooling
Secure runtime for JavaScript and TypeScript
deno
$ deno run script.ts
$ deno repl
$ deno fmt myfile.ts && deno lint myfile.ts