You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: