Join Slack
Is there an equivalent for the Kotlin compiler to `javac -h`? I need to write a JNI wrapper around ...
# compiler
j
Jonathan Lennox
04/26/2024, 5:23 PM
Is there an equivalent for the Kotlin compiler to
javac -h
? I need to write a JNI wrapper around some C++ code, and I'd rather write it in Kotlin than Java if possible. I know about
external
, but I'd want header files too.
6
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by