So I've been working on a sample project showcasing the power and sample setup for kotlin multiplatform and here it is if anyone's interested!
https://gitlab.com/kotlin-examples/game-of-life-mpp
It currently implements a simple GUI app for JS, WASM, Linux & Windows (possibly MacOS as well, haven't tested it yet). Feel free to submit MRs if you see room for improvements :)