denoland / deno

A modern runtime for JavaScript and TypeScript.
https://deno.com
MIT License
98.01k stars 5.39k forks source link

`deno compile`d binaries programs generate stuff at `~/.cache/deno` #26982

Open felipecrs opened 21 hours ago

felipecrs commented 21 hours ago

Version: Deno 2.0.6 or Deno 2.1.0 (did not test prior versions)

Should deno compiled programs really be writing cache to this folder? I believe the reasons I said here applies the same.