MAUI iOS can also be targeted by NativeAOT[0] and Avalonia has been proven to work with it as well.
Also, you can statically link NativeAOT libraries into existing C/C++/Rust/etc. code, and you can statically link existing static libraries into NativeAOT binaries[1].
MAUI iOS with NativeAOT is experimental, and is still only of target out of many.
Avalonia is great, however the biggest issue is with Microsoft own tech, as many of us are well aware, many companies are Microsoft shops and only care about what is in the Visual Studio box.
There, not only is Native AOT behind .NET Native, there is no plan to ever support AOT in Forms and WPF projects.
On the libraries I stand corrected regarding static linking.
Avalonia is great, however the biggest issue is with Microsoft own tech, as many of us are well aware, many companies are Microsoft shops and only care about what is in the Visual Studio box.
There, not only is Native AOT behind .NET Native, there is no plan to ever support AOT in Forms and WPF projects.
On the libraries I stand corrected regarding static linking.