https://kotlinlang.org logo
#multiplatform
Title
# multiplatform
b

Berkan

05/11/2021, 1:54 PM
Where can i find the KMM open source project?
b

Berkan

05/11/2021, 2:15 PM
@Blaž Vantur Ah I meant as in, the actual kotlin multiplatform capability. Because as far as I understood, KMM is open-source project?
e

ephemient

05/11/2021, 4:12 PM
the compiler and stdlib for all platforms are in the same Kotlin repo, it's not separate
b

Berkan

05/11/2021, 4:13 PM
Thanks
k

kpgalligan

05/12/2021, 1:21 PM
Also throwing ours in there: https://github.com/touchlab/KaMPKit/
44 Views