This repository demonstrates a native application using OpenGL that's been compiled to the Web without any modifications to its source code. With WebAssembly, the Web is just another compiler target.
Example Template sourced from https://github.com/callahad/spinning-cube
Spinning Cube Example sourced from http://www.lousodrome.net/opengl/#spinningcube