👋 Was wondering, what would it take to make orbit run in kotlin native (target
macosX64
&
macosArm64
)? Are there specific dependencies that need to be made compatible?
I got a macos desktop app using compose that builds in kotlin native (not jvm) and would love to use orbit in it
a
appmattus
10/03/2024, 2:16 PM
from when i last looked, not much, should be as simple as adding the targets into the build
l
Laurence Muller
10/18/2024, 1:17 AM
I think for core it's just this right?
cc @Mikolaj Leszczynski