Relative path of the module's web-specific impl, as build_web.sh spells it.
build_web.sh
String webSpecificImplPath(String lib) => 'web/src/Hybrid${_toPascalCase(lib)}.cpp';