Y
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
hnrodey
68 days ago
While that is nice it’s not AOT, is it?
link
Rohansi
68 days ago
Yes, but it's still a single-file deployment option that can easily cross-compile. Just with slower startups.
link