Comment by branko_d
11 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.
11 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.