Hacker News new | ask | show | jobs
by midnitewarrior 223 days ago
Not every library is capable of building to Native AOT, which means any app that depends on those libraries run into the same problem. If the library or app uses reflection, it likely isn't capable of Native AOT compilation.