been tearing my hair out for +3 hours trying to ge...
# multiplatform
m
been tearing my hair out for +3 hours trying to get a wasm build to work: when multik publised v0.2.2, they added support for multiplatform wasm targets. I am pulling my hair out trying to import and use multik in my kotlin-wasm project (see attached images). What am I doing wrong?
a
Are you experiencing a problem with IntelliJ, or building? What's the error output when you try and build from the console?
m
i finally got an error -- it says multik-api is compiled by a pre-release version of Kotlin and cannot be loaded by this version of the compiler
i'm giving up though