Comment by branko_d

16 hours ago

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.

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