Skip to content

Comment on Why I'm Building a Database Engine in C#parent

Comments

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.

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.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.