logoalt Hacker News

ethan_smithtoday at 3:36 AM0 repliesview on HN

A native virtual DOM implementation would also drastically reduce memory overhead since browser engines could optimize diffing algorithms at the C++ level instead of requiring megabytes of JavaScript framework code to be downloaded, parsed and executed on every page load.