-
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
Description
It would be nice to have a version of JavaCAN that uses Project Panama for SocketCAN and epoll interaction instead of JNI, making this a pure Java project.
jextract might come in handy for generating the low-level glue-code:
http://cr.openjdk.java.net/~mcimadamore/panama/jextract_distilled.html
hunterlee01123mwl