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

chore(project) Change JAR name to include the arch and OS #32

Closed Hywan closed 4 years ago

Hywan commented 4 years ago

The goal is to publish one JAR per arch+os. Since it embeds the shared library for Wasmer, that's crucial. But I don't know where it goes!