Hacker News new | ask | show | jobs
by oblio 223 days ago
You can't use reflection with AOT compilation. That's what AOT compilation is. Java has the same limitation for AOT compilation, for example.