Hello!
I have a question about JVM, DVM and ART.
How code on them is executed?I’m a little bit confused, as some articles said that:
• JVM use interpreter + JIT
• DVM use interpreter + JIT
• ART first used AOT, than migrated to interpreter + JIT + AOT
Is it right?
Thanks
not kotlin but kotlin colored 4