Join Slack
Powered by
Hey there, anybody know if cinterops can be used w...
# kotlin-native
a
alexandre mommers
05/13/2023, 10:45 PM
Hey there, anybody know if cinterops can be used with a dynamic library instead of a static one ?
l
Landry Norris
05/14/2023, 1:49 AM
They both work. Shouldn't be any difference when using dynamic vs static from the Kotlin side.
3
Views
Open in Slack
Previous
Next