(September 15, 2023 at 2:53 pm)FlatAssembler Wrote: And what do you think about the Microsoft C++ Compiler? It can produce programs for Linux (cross-compilation), but it cannot run on Linux. I think it is by far the best C++ compiler. It includes checks in your code so that the program warns you in case you are triggering undefined behaviour. In my AEC-to-WebAssembly compiler, I unintentionally triggered undefined behaviour a few times, but CLANG and GCC didn't warn me about it.
![[Image: de97975b9385e752.jpg]](https://badinage1.files.wordpress.com/2023/09/de97975b9385e752.jpg)