Like I said, my stance might contradict itself, bu...
# kotlin-native
b
Like I said, my stance might contradict itself, but it's my stance. I'm mostly thinking about efficiency with ARC, and Java/JS compatibility with keywords. For instance,
weak
and
unowned
are nonsense in Java/JS. On the other hand, being able to compete with C++ and Swift on speed and smoothness is a huge win. I'm sure there's some middle ground to be struck. P.S. I don't think it needs to be said that using manual reference counting is out of the question XD