Join Slack
Powered by
Hi, any recommendations to design a JNI interface ...
# announcements
i
iex
05/14/2020, 7:19 AM
Hi, any recommendations to design a JNI interface with: Just a few functions, no concurrency, safety prioritized over performance? I wonder if e.g. it's safer to pass JSON that's are serialized / deserialized on each side instead of structs/classes.
2
Views
Open in Slack
Previous
Next