Home General
Options

Please add JIT asm tab

edited January 2018 in General
Sharplab.io can show the jitted asm as well as showing the IL that results from the compilation (https://github.com/ashmind/SharpLab/blob/master/source/Server/Decompilation/JitAsmDecompiler.cs)

I would love to be able to do this on my own machine and LINQPad seems like a logical place to have such a feature.

Comments

Sign In or Register to comment.