does anyone know of documentation/a sanctioned way to setup a multi-platform project for kotlin/kotlin JS/kotlin native?
g
gildor
07/09/2018, 11:51 AM
Also maybe my project can be useful as reference for such set up: common module + jvm, just and native platform modules:
https://github.com/gildor/knel
k
krtko
07/09/2018, 4:10 PM
The documentation is a bit sparse, but I have struggled thru setting and deploying up a multi-platform project. I will happily answer any questions you have?
b
badlogic
07/12/2018, 2:12 PM
Cheers! Much appreciated!
k
krtko
07/13/2018, 5:27 AM
Np. Jet Brains have really created something magical here.