Tural Suleymanidecodebytes.hashnode.dev·Mar 8, 2024Writing pure MSIL/IL/CIL code: .NET internals, CLR, JIT compiler and moreLearning .NET IL/MSIL/CIL (short for Intermediate Language) is not as hard as you may think. I've started publishing videos about learning and writing pure .NET IL code, delving into the internals of the .NET platform. Guess what? I couldn't find any...MSIL