logoalt Hacker News

branko_dyesterday at 6:58 AM1 replyview on HN

I would love to see Web platform become more similar to JVM or .NET CLR - just a bytecode JIT with access to rich layout/rendering engine. Then build whatever you want on top of it.


Replies

nine_kyesterday at 7:09 AM

DOM + CSS is a hugely rich layout / rendering engine. The problem is that it's heavyweight.