mange
mange
DDeno
Created by mange on 11/22/2024 in #help
where does `deno compile` place the V8 code cache?
Thanks for the tip, I will try this.
5 replies
DDeno
Created by mange on 11/22/2024 in #help
where does `deno compile` place the V8 code cache?
@bartlomieju thanks for the link. I will follow it. Still quite confusing though as they mention the temporary folder beeing in ~/.cache/deno and also that it is a temporary file. When I run my binary (compiled with deno 2.1.1) I neither find any cache in ~/.cache/deno or any new folder in my /tmp folder.
5 replies
DDeno
Created by .JPig 🐷 on 8/23/2024 in #help
Sharp using deno deploy
There might be similar issues discussed in this issue on the sharp github page. Maybe it helps you. https://github.com/lovell/sharp/issues/3912
2 replies