Deno 1.7, the latest version of the JavaScript/TypeScript runtime built to serve as a more secure alternative to Node.js, is highlighted by improved compilation and data URL capabilities.

Published January 19, Deno 1.7 offers features, stabilizations, and improvements to APIs and tools. Installation instructions can be found at deno.land.

Key to the Deno 1.7 release is that

1
deno compile

now can cross-compile from any in stable supported architecture, including Windows x64, MacOS x64, and Linux x64, to any other in stable supported architecture. Thus binaries for Windows and MacOS can be created from a single Linux CI machine.

To read this article in full, please click here


0 Comments

Leave a Reply

Your email address will not be published. Required fields are marked *