Not yet, but we do plan to address it on our priority.
t
Ting-Yuan Huang
01/21/2021, 12:12 AM
Specifically,
kotlin("multiplatform")
should be usable now but only
jvm()
is available.
s
spierce7
01/21/2021, 12:14 AM
Not yet, but we do plan to address it on our priority.
What kind of priority? As in before end of Q2?
j
Jiaxiang
01/21/2021, 12:21 AM
You can expect to see progress in Q1, like necessary upstream compiler changes to enable MPP. Functional completeness on other platforms like JS is expected to be by end of Q2.