What is IL/MSIL/CIL and JIT in .NET ? By Malik | May 17, 2011 0 Comment IL is Intermediate Language IL is also known as MSIL (Microsoft Intermediate Language) or CIL (Common Intermediate Language) JIL – IL is converted into machine code by Just-In-Time (JIT) compiler More Similar Posts Easily Parse JSON, Create JSON Model Classes, Show…Wrap Widget & Chip Widgets in FlutterGoogle's Flutter Quick TipsLocal Notifications in FlutterReusable Widgets & Reusable Custom AppBars in Flutter.Auto Generate JSON Models in Flutter, Filtering a…Working With Low-Level Isolate APIs in FlutterEasy StateManagement in Flutter using Providers,…Performance programming in Flutter using IsolatesCreate an awesome background running Music Player…