Hello! I have a Kotlin MPP with Kotlin/JVM and Kot...
# javascript
a
Hello! I have a Kotlin MPP with Kotlin/JVM and Kotlin/JS. It generates a JS libraries that I use in a traditional React application. There's some computationally intensive code with many loop iterations. I'd like to know if there are any examples of using Kotlin/WASM with Kotlin/JS for this purpose.
a
I will make an example repo for such a case.
👍 1
thank you color 1