Join Slack
Powered by
``` static_kref_kotlin_Array args; args.pin...
# kotlin-native
f
fwsGonzo
07/31/2022, 6:50 AM
Copy code
static_kref_kotlin_Array args; args.pinned = NULL; syms->kotlin.root.main(args);
This works fine, but then predictably the program arguments are null Does anyone know how to pass the program arguments to Kotlin?
5
Views
Open in Slack
Previous
Next