Join Slack
Powered by
is my memory correct when it says that kotlin nati...
# kotlin-native
e
evanchooly
02/08/2018, 2:33 PM
is my memory correct when it says that kotlin native doesn’t work with c++ shared libs?
m
maciekjanusz
02/08/2018, 2:50 PM
yes, afaik only C
o
olonho
02/08/2018, 4:27 PM
not exactly, library could be written in C++, but its interface shall be represented in form of C or extern "C" functions
e
evanchooly
02/08/2018, 4:37 PM
I was thinking of playing with kotlin native and unity. anyone tried that yet?
5
Views
Open in Slack
Previous
Next