Join Slack
Powered by
Hey, just saw that the WASM target is now experime...
# multiplatform
j
Jan
04/03/2023, 12:35 PM
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
Robert Jaros
04/03/2023, 12:56 PM
https://kotlinlang.org/docs/wasm-js-interop.html
s
Svyatoslav Kuzmich [JB]
04/05/2023, 12:22 PM
Hey! No, different Kotlin targets can’t directly import from each other.
4
Views
Open in Slack
Previous
Next