Earlier quoted context omitted.
Well neither Scala Native, nor Kotlin/Native are examples of world changing projects, so thankfully F# hasn't gone down that route. In fact, Kotlin/Native is a poster child example of how not to design a language breaking the memory semantics with the rest of the eco-system.
Can you elaborate more on "In fact, Kotlin/Native is a poster child example of how not to design a language breaking the memory semantics with the rest of the eco-system."?
https://itnext.io/why-the-kotlin-native-memory-model-cannot-...
Naturally this wasn't going to turn out well, and now they are redoing it with a proper GC.
https://blog.jetbrains.com/kotlin/2020/07/kotlin-native-memo...