wasmerio / wasmer-java

☕ WebAssembly runtime for Java
https://medium.com/wasmer/announcing-the-first-java-library-to-run-webassembly-wasmer-jni-89e319d2ac7c
MIT License
593 stars 55 forks source link

linux问题 #76

Open lihailong1113612134 opened 2 months ago

lihailong1113612134 commented 2 months ago

(Linux startup error, specific error is java.lang.NoClassDefFoundError: Could not initialize class org.wasmer.Instance, but I have already specified the JVM startup path for libwasmer_jni.so, such as: -Djava.library.path=/org/wasmer/native/linux/ , how to start the Linux system, urgent)