Likewise I have been using C++ modules for my C++ hobby coding since VS 2019 prototype introduction, despite all the warts.

Nowadays, with exception of header units, VC++ and clang alongside MSBuild and CMake/ninja are pretty much usable for anyone that is able to stick to a specific platform.

I don't consider still fighting with build tools options in 2025 to make a pleothora of npm dependencies happy to run under nodejs a minor issue.