Does it possible to build a Kotlin/Native library ...
# kotlin-native
d
Does it possible to build a Kotlin/Native library for all targets at once as a single ".klib" file?
o
not yet automatically, however it could be composed this way, like is being done with the standard library by copying target specific bitcode in their place