Join Slack
Powered by
Before I super dive into the code, is there an eas...
# kotlin-native
k
kpgalligan
12/16/2019, 12:10 AM
Before I super dive into the code, is there an easy way to see the kotlin native compiler args that the multiplatform plugin is using?
s
saket
12/16/2019, 12:11 AM
Would compiling with
-i
flag help?
saket
12/16/2019, 12:13 AM
It was suggested here:
https://kotlinlang.slack.com/archives/C3PQML5NU/p1576131764004100?thread_ts=1576122311.003100&cid=C3PQML5NU
k
kpgalligan
12/16/2019, 3:29 PM
Yeah, that worked, thanks
3
Views
Open in Slack
Previous
Next