1 min readApr 5, 2019
Thanks Matthew :^)
My goal was really to show that compiling and debugging the Core CLR is not that complicated. It really helped me to understand how parts of it are working (GC to name it) when drilling into the C++/macros source code gets complicated. This is also why I provided Maoni’s recording links at the end so the reader could continue the journey on her/his own.