By writing custom managed JIT, we can insert code into method body at runtime. http://xoofx.com/blog/2018/04/12/writing-managed-jit-in-csharp-with-coreclr/
By writing custom managed JIT, we can insert code into method body at runtime.
http://xoofx.com/blog/2018/04/12/writing-managed-jit-in-csharp-with-coreclr/