Hacker News new | ask | show | jobs
by 0x457 863 days ago
No, you won't use compiled option in k8s or any other container based deployment.

You would use deno as base layer, your dependencies in another layer, your code is in the last layer.