Does it possible to build a Kotlin/Native library for all targets at once as a single ".klib" file?
o
olonho
10/30/2018, 3:47 PM
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