https://kotlinlang.org logo
#webassembly
Title
# webassembly
f

franztesca

10/27/2023, 2:02 PM
I know it's very early, but is there any roadmap about K/WASM (e.g. when it may become alpha, beta, stable)? thank you color
b

bashor

10/30/2023, 1:45 PM
Hi! In general, you can find Kotlin Raodmap at https://kotl.in/roadmap Specifically, there are a couple of new items about Kotlin/Wasm.
I’m wondering why do you ask.
f

franztesca

11/03/2023, 3:45 PM
Thank you! I'm asking cause we are evaluating different cross-platform technologies for our project (has client on android+ios+web+desktop). KMP is one of those. Knowing that within a reasonable amount of time we may be able to run our project of wasm if we go with KMP (and we find compatible dependencies), could be another point on the board. Probably not the most important need for our use case (a normal user app with network+storage requirements), but still, why not? Plus, I also ask for personal interest 😅
2 Views