example icon indicating copy to clipboard operation
example copied to clipboard

Can I render a webpage at the window

Open hasanAjsf opened this issue 4 years ago • 1 comments

Hi, can I reheat a web page at the created window?

hasanAjsf avatar Jul 02 '21 21:07 hasanAjsf

You would need a browser engine to render the HTML/CSS and if you turn on JS.

chrome-dp library would work, you would make a I believe texture that would allow you to paint the website on the square.

I actually weirdly am going to build this functionality because I have a concept for a game that uses JS VMs

shehackedyou avatar Jan 07 '24 06:01 shehackedyou