Hey, just saw that the WASM target is now experime...
# multiplatform
j
Hey, just saw that the WASM target is now experimental. Quick question, you can call Wasm Kotlin code from JS and vice versa. Can you import Kotlin/JS dependencies in a WASM target?
r
s
Hey! No, different Kotlin targets can’t directly import from each other.