Remix.run Logo
maccard an hour ago

What early adopters are using them? Because my impression is the tooling still isn’t there

pjmlp 24 minutes ago | parent | next [-]

People using Visual C++ with MSBuild, or clang with CMake and ninja.

bluGill 38 minutes ago | parent | prev [-]

CMake says they are there. Other tools mostly are not.

Nobody has said they are using them in anything important, but hopefully that is coming.

Maxatar 20 minutes ago | parent [-]

CMake has support for named modules but does not support header units or C++23 module features such as import std;