I believe this is similar to #248 in that I'm attempting to use Surfman to support GLES on Linux. According to that issue that is not currently possible without forking the code and adding that support.
My reading of the code suggests this is still the case.
If this is so, I'd suggest clarifying the related README similar to what follows:
The library supports the following platforms:
...
* Windows, with OpenGL ES via Google's ANGLE library.
...
* Android P and up, with OpenGL ES.
I believe this is similar to #248 in that I'm attempting to use Surfman to support GLES on Linux. According to that issue that is not currently possible without forking the code and adding that support.
My reading of the code suggests this is still the case.
If this is so, I'd suggest clarifying the related README similar to what follows: