Hacker News new | ask | show | jobs
by Rohansi 69 days ago
You also have the option to do single file deployment where it self-extracts the runtime when you run it. It's not as nice but it works and maintains full compatibility.
1 comments

While that is nice it’s not AOT, is it?
Yes, but it's still a single-file deployment option that can easily cross-compile. Just with slower startups.