Would be interesting to see if Kotlin Native can interact with some of the Python (CPython) standard lib, by calling Python 🐍 from Kotlin K . In theory Python (CPython), and Kotlin Native uses libffi for C interop so it should be possible. How much interest would there be for a Python interop sample ❔