This one is a doozy but worth asking ..
It’s seems the client can compile to WASM and native apps. This leads to very interesting possibilities..
I am thinking about xml based description languages for 2d and 3d that use the webgpu to render .
html is xml and the browser is designed to understand it .
But you can also use ebiten ( and others ) with an xml description language.
This would allow vugu to build web apps and native apps .
—-
I am also thinking how useful it would be if vugu supported SSE . Htmx and Datastar allow pushing data to the client . Obviously it’s html fragments .