Clang has slightly better codegen than msvc in general, but it's especially able to build the tailcall vm on windows, leading up to a ~150% performance boost in computation and ~70% performance boost in frankenphp serving symfony demo. We don't need to update all the libraries to build with msvc, only php itself and extensions need to be built with clang.
Clang has slightly better codegen than msvc in general, but it's especially able to build the tailcall vm on windows, leading up to a ~150% performance boost in computation and ~70% performance boost in frankenphp serving symfony demo. We don't need to update all the libraries to build with msvc, only php itself and extensions need to be built with clang.