M2 is nearly there, you can have a look on the feature branch now
https://gitlab.com/lt.petuska/kvdom/-/tree/feature/MPE_DOM_REWORK
This milestone brings back wasm support and also adds kotlinx-html dsl support via KVDOMBuilder function (note that currently it's using forked kotlinx-html from lt.petuska bintray repo, will be raising a PR into the main repo to bring required wasm support) as requested by
@rnentjes. I plan on releasing M2 later this week after I finish code cleanup.
Give it a go if you're curious. kvdom-sample has been updated to showcase both dsls