Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calling Java from <other language> #8

Open
kitlith opened this issue Jan 10, 2019 · 1 comment
Open

Calling Java from <other language> #8

kitlith opened this issue Jan 10, 2019 · 1 comment

Comments

@kitlith
Copy link

kitlith commented Jan 10, 2019

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)

@maropu
Copy link
Owner

maropu commented Jan 14, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants