Hacker News new | ask | show | jobs
by tialaramex 962 days ago
I think probably the Java bytecode is type aware ? But yes, in general AOT compiled languages result in machine code, and so it isn't type aware after transformation.