Hacker News new | ask | show | jobs
by niutech 811 days ago
There is also HTML/CSS layout engine litehtml (https://github.com/litehtml/litehtml) and even a full-blown web engine in JS: WebKit.js (https://github.com/trevorlinton/webkit.js)
1 comments

> webkit.js

What in the world?

Emscripten sausage. Or a kind of a web turducken.
Yeah, I'm just impressed someone did it. Emscripten doesn't come free, you have to do a bit of work yourself.