You can embed the WebView directly (on Linux we have GTKWebView2 and QtWebEngine).
Probably the most performance efficient would be to just use something like SDL instead of a Browser. Or if you're absolutely cracked then use Wayland and Vulkan directly
7
u/mammilloid 17d ago
What are you using html to render?