Recently there was extraction of kotlinx-browser library from wasmJs target. I wonder why not to make the same for Js target. And make kotlinx-browser 'multi web platform'. If doing so one can make common web sourceSet for both Js and WasmJs with common logic depending on this library. Now there is copy/paste for web common cases.