3I built godom: Go owns the DOM and the browser is just a rendering surfaceReally neat. I think the next logical step is a dom renderer, not a browser, no JS, that can be used directly without a webserver. A library you can send dom commands to and it renders them on the screen.Edit: I guess Dioxus Blitz is that: https://github.com/DioxusLabs/blitzThis looks really nice. Excited to find some time to test it out. I frequently have the same needs and godom looks like a great fit.
Really neat. I think the next logical step is a dom renderer, not a browser, no JS, that can be used directly without a webserver. A library you can send dom commands to and it renders them on the screen.Edit: I guess Dioxus Blitz is that: https://github.com/DioxusLabs/blitz
This looks really nice. Excited to find some time to test it out. I frequently have the same needs and godom looks like a great fit.
Really neat. I think the next logical step is a dom renderer, not a browser, no JS, that can be used directly without a webserver. A library you can send dom commands to and it renders them on the screen.
Edit: I guess Dioxus Blitz is that: https://github.com/DioxusLabs/blitz
This looks really nice. Excited to find some time to test it out. I frequently have the same needs and godom looks like a great fit.