Only if all the libraries you use aren't JVM specific. In this case, the developer is using wrapper for a Java library so I doubt it's possible.
There's no reason the wrapper couldn't be enhanced to use the Java library on the JVM and something else on native but it would probably be a lot of work.
There's no reason the wrapper couldn't be enhanced to use the Java library on the JVM and something else on native but it would probably be a lot of work.