@
@vxunderground Yeah it's: .NET -> MSIL -> JIT -> CLR -> Native -or- .NET -> MSIL -> AOT -> Native - JIT means it's IL bytecode until called and fed into the CLR - AOT means that the IL bytecode is compiled to native machine code at build time https://t.co/2C78jeGOXx