What are cons of using kotlin/native instead of C/...
# kotlin-native
g
What are cons of using kotlin/native instead of C/C++? performance issues?
o
performance of raw computations will likely be worse in K/N, however if we talk about gluing existing libraries, K/N is pretty efficient solution