| ▲ | palata 3 days ago | |||||||
I think you're confused. It's not "something on top of Gradle". For instance to run on in Swift on iOS, it has to compile to native, and then it wraps it in a C interface and finally in a Swift interface. This has absolutely nothing to do with Gradle. | ||||||||
| ▲ | wiseowise 3 days ago | parent [-] | |||||||
> For instance to run on in Swift on iOS, it has to compile to native, and then it wraps it in a C interface and finally in a Swift interface. This has absolutely nothing to do with Gradle. And what exactly orchestrates the process of compilation (invoking Kotlin compiler + fetching dependencies)? | ||||||||
| ||||||||