Hacker News new | ask | show | jobs
by CodeVisio 665 days ago
If I got it right, does your solution assume a web engine of some sort behind the scenes?
1 comments

No. In fact, the whole goal is to stay as close to "bare metal" as possible without any dependencies other than the browser (and Lit). I wrote an article[0] about this that you might find helpful.

[0] https://medium.com/gitconnected/getting-started-with-web-com...