Comment on JIT Compiling Code in 5μsparentComments−mort9620dA non-optimizing compiler is a real compiler.−mgaunard17dPeople do not call assemblers compilers, and yet, it's doing most of what the "JIT compiler" is doing.
Comments
A non-optimizing compiler is a real compiler.
People do not call assemblers compilers, and yet, it's doing most of what the "JIT compiler" is doing.