Hello, I just wanted to announce that I ported [concur-vdom](https://github.com/ajnsit/concur/tree/master/concur-vdom) to the new [GHC backend](https://gitlab.haskell.org/ghc/ghc/-/wikis/javascript-backend/). It uses [nanomorph](https://github.com/choojs/nanomorph) for DOM diffing instead of VDOM. * [Source code](https://github.com/demaledetti/concur-dom) * [Demos](https://demaledetti.github.io/concur-dom/)
Hello, I just wanted to announce that I ported concur-vdom to the new GHC backend. It uses nanomorph for DOM diffing instead of VDOM.