ZIP
WinGet
Deno
Deno Land Inc. · 2.7.2 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
deno-aarch64-pc-windows-msvc.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
DenoLand.Deno
Version
2.7.2
Description
A modern runtime for JavaScript and TypeScript
License
MIT
↗
Homepage
https://deno.com/
Installer URL
https://github.com/denoland/deno/releases/download/v2.7.2/deno-aarch64-pc-windows-msvc.zip
Release Notes
- feat: v8 14.6, fix require(esm), libuv compat (#32347)
- fix(ci): fix ordering of platforms in ecosystem_compat_slack (#32393)
- fix(cli): load multiple env files in the correct order (#32354)
- fix(compile): store self extracting dir in hidden dir beside executable
(#32329)
- fix(core): store Global ptr for libuv-compat callbacks (#32361)
- fix(coverage): correct line and branch counts in coverage reports (#32312)
- fix(coverage): warn instead of erroring when source files are missing (#323…