wasmerio / wasmer-java

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

wasmer-java for Apple silicon #57

Open satran004 opened 3 years ago

satran004 commented 3 years ago

Currently there is no jar available for Apple Silicon (M1). It would be great to see Mac OS support for both Intel and Apple Silicon.

syrusakbary commented 3 years ago

Wasmer already supports Apple Silicon, so we just need to update the Wasmer version to 1.0 and things should hopefully work!

andyndang commented 2 years ago

@syrusakbary any further updates? It's been 6 moths since this issue was cut