There is [some experimentation](https://github.com/FNA-XNA/FNA/wiki/Appendix-B:-FNA-on-Consoles) with [AOT](https://learn.microsoft.com/en-us/dotnet/core/deploying/native-aot/?tabs=net7%2Cwindows) for console builds. Supporting AOT compilation can be desired Some work was made on https://github.com/lucasteles/Backdash/pull/57
There is some experimentation with AOT for console builds.
Supporting AOT compilation can be desired
Some work was made on #57