How an assembly is converted into x86 code. Includes an explanation of the IL "virtual machine"; the Pentium hardware; and how the first is mapped onto the second (including stack frame layouts). Includes an explanation of Garbage Collection mechanisms. Whilst this talk will use real-life examples, it aims to explains concepts, rather than ultra-detailed code sequences.