-
@laughinghan @rsnous > Instead of virtual DOM diffing, just compile to imperative, mutative JavaScript. I was about to ask about this, awesome! I built a very tiny something like this once and I don't understand why you would ever want to do vdom diffing.