You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There was a discussion about rewriting ilasm/ildasm in C#. If that is not happening in a near future, it would be nice to combine ilasm/main.cpp and ildasm/windasm.cpp main() functions and the arguments parsing code (1.5K LOC), to make the PAL-like code refactoring easier.