lljvm-translator icon indicating copy to clipboard operation
lljvm-translator copied to clipboard

Calling Java from <other language>

Open kitlith opened this issue 6 years ago • 1 comments

Is there any way to set it up so that other languages can call out to arbitrary java classes/methods? Something ugly (like the array example in readme) is okay, so long as you can create idiomatic wrappers around the ugly interfaces. (this is common with FFIs anyway)

kitlith avatar Jan 10 '19 08:01 kitlith

Currently, no. But, the feature sounds good to me. That's a kind of future work.

maropu avatar Jan 14 '19 04:01 maropu