Hey. Unfortunately, no. In general, cinterop does not rely on Kotlin frontend. However there are a few related things that theoretically might go wrong:
• cinterop generates frontend metadata in a surprising for K2 way.
• Native-specific K2 code might not handle some edge case.
Let's wait on the reproducer from the support first.