-
@jaffathecake @slightlylate @Dieulot Not to distract to much, but I'll share this approach I experimented with a while back which streamed HTML fragments and looks very similar to your investigation, with a prototype. Ultimately using
createHTMLDocument()
with some hacks for streaming. blog.dwac.dev/posts/streamable-html-fragments/