The kotlin team are starting to push devs to use the kotlin-wrappers. kotlin-browser moves all of the browser api to the web.dom package. For js, support append/create etc on web.dom.HTMLElement.
Activity