EDIT
Forget the question about web dev.
Let’s focus on desktop GUI.
Except from using GTK and Qt and their related OCaml bindings, does it exist another (reliable) way to develop a desktop GUI?
Something quite “low level”.
Do you thing that, say, Stdlib.Graphics could fit that need?