swog
swog copied to clipboard
ObjC: generate msgSend() signatures on the fly
Required for iOS support, since the arm64 ABI doesn't work with vararg calls.
Requires https://github.com/scala-native/scala-native/issues/1652 to be fixed