Can someone help me with this? We had languages with intermediate byte code for Java and IL for C#. But now that we have docker that provides us with virtualization out of the box so why don't we just compile it to machine level code? Like c,c or rust does?