EgorBo / Disasmo

VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).
MIT License
638 stars 39 forks source link

.NET CLI tool #36

Open xsoheilalizadeh opened 1 year ago

xsoheilalizadeh commented 1 year ago

Could we make this also as a .NET CLI tool so we can use it on none-Windows platforms? I tried to look into the code but it's a bit hard for me to understand how it works.