Here is a theoretical question for the Kotlin team...
# kotlin-native
n
Here is a theoretical question for the Kotlin team. Is it possible for the experimental Kotlin Native GC to cause memory management issues (eg seg faults) in a Kotlin Native program, and if so what issues might appear?
🤔 1