webUsesSpecificImpl function
True when webSpecificImplPath holds real code — the same on-disk test the desktop CMakeLists use, so an untouched or comments-only stub keeps sharing.
Implementation
bool webUsesSpecificImpl(String baseDir, String lib) => hasCustomPlatformImpl(baseDir, 'web', _toPascalCase(lib));