|
|
|
|
|
by neonsunset
1000 days ago
|
|
AOT size footprint of C# is now smaller than Go (as of .NET 8). Also performance is much better, just write code in a Rust-ish way (struct generics). If each language is used correctly, Go should come last on the benchmarks. |
|
Last time I tried C# AOT (not sure what version, but it was in March of this year) I ended up with a 67 MB (static) executable.
Edit: the docs mention a web app at 8.5 MB (static) on Linux: https://learn.microsoft.com/en-us/aspnet/core/release-notes/...