Onur Hakbilen

Results 2 issues of Onur Hakbilen

This feature would be cool.

I am getting following exception with simple example as shown in in this [introduction post](https://medium.com/wasmer/announcing-the-first-java-library-to-run-webassembly-wasmer-jni-89e319d2ac7c): ``` Exception in thread "main" java.lang.UnsatisfiedLinkError: no wasmer_jni in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1860) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at...

🐞 bug