You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use wasm in Android using wasmer-java, but it is asking for the libwasmer_jni.so to be in EM_AARCH64 instead of EM_X86_64. It would be good if you provide support to AArch64 platform.
Thanks
The text was updated successfully, but these errors were encountered:
Hi, I have the same problem.... I would like to use the library in an Android Java application. Could you tell me if it is possible to do this? Thanks!
Hi Team,
I am trying to use wasm in Android using wasmer-java, but it is asking for the libwasmer_jni.so to be in EM_AARCH64 instead of EM_X86_64. It would be good if you provide support to AArch64 platform.
Thanks
The text was updated successfully, but these errors were encountered: