Deno 1.0
A major release of Deno has occurred – an open, secure runtime for TypeScript programs, featuring the following: Explicit access to the filesystem, network, and environment through user-defined permissions; Execution of TypeScript without Node.JS and tsc; Backward compatibility with JavaScript: any subset of programs for Deno that does not reference the global namespace Deno and is valid […]
