Took me the whole day, but the new HTML in Canvas is working in my #webgpu library.
The code has been working for hours, no errors, the missing piece was that I needed to reassign the texture after the copyElementImageToTexture call, because it didn't updated the reference automatically.
I can even select the text and copy & paste. That's the blue rectangle, the live selection!
#javascript #chrome #webdev #graphicsprogramming #computergraphics

