Can I perform syntax check mingw code on macOS hos...
# multiplatform
a
Can I perform syntax check mingw code on macOS host? macos/mingw code on linux host? I don’t want to build result - I want only syntax check.
🚫 1
s
Turns out Apple would have just as much of a problem with exposing the API via syntax checking. So no on the macOS on linux front.
MinGW, on MacOS or Linux, not at the moment unless you compile your own dist of Kotlin/Native.