-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Labels
❓ questionFurther information is requestedFurther information is requested
Description
Summary
I try to run a wasm jni program in InteliJ on macOS , but I didn't make a success .
Additional details
Exception in thread "main" java.lang.UnsatisfiedLinkError: no wasmer_jni in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
at java.lang.Runtime.loadLibrary0(Runtime.java:870)
at java.lang.System.loadLibrary(System.java:1122)
at org.wasmer.Instance.(Instance.java:17)
at Main.main(Main.java:18)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
❓ questionFurther information is requestedFurther information is requested