Y
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
andrewmcwatters
811 days ago
> webkit.js
What in the world?
link
dormento
811 days ago
Emscripten sausage. Or a kind of a web turducken.
link
andrewmcwatters
811 days ago
Yeah, I'm just impressed someone did it. Emscripten doesn't come free, you have to do a bit of work yourself.
link
What in the world?