Vlad Balan
04/01/2020, 8:16 AMprotobuf
with Kotlin/Native
?
If anybody, can provide some useful links for this, I would be thankful.Kris Wong
04/01/2020, 1:08 PMVlad Balan
04/01/2020, 1:09 PMKris Wong
04/01/2020, 1:11 PMVlad Balan
04/01/2020, 1:13 PMprotobuf compiler
can generate objective-c
code and Kotlin/Native
can interop with objective-c
. Could this also work?Kris Wong
04/01/2020, 1:15 PMVlad Balan
04/01/2020, 1:19 PMDominaezzz
04/01/2020, 1:20 PMVlad Balan
04/01/2020, 1:24 PM.proto
files and based on them C++ is generated and then used in a C++ project. I want to somehow be able to generate some code that should somehow be used in Kotlin/Native
.Dominaezzz
04/01/2020, 1:26 PMVlad Balan
04/01/2020, 2:25 PMKotlin/Native?
Kweku
04/04/2020, 10:11 PMKweku
04/04/2020, 10:13 PMVlad Balan
04/05/2020, 11:41 AM