Have someone ever tried to create bindings for a new custom library? (with custom I mean you wrote i...
d
Have someone ever tried to create bindings for a new custom library? (with custom I mean you wrote it 😀)
Thanks!
Did auto-completion work for you?
m
No, but developers said "We are going to support it soon. Sorry for inconveniences." :)
d
😀
e
what about calling c from jvm, @msink?
s
Calling C from JVM would rely on the standard JNI
e
should that make it less interesting?