It would be great if there were a single multi-platform JAR for TVM4J, including Mac OS X, Windows and *nix x64 builds, available on a publicly accessible package repository to avoid [manual compilation](https://github.com/apache/incubator-tvm/tree/master/jvm#installation).
The [Z3-TurnKey](https://github.com/tudo-aqua/z3-turnkey#how) project is a pretty good example of how this works. If you inspect [the JAR](https://search.maven.org/remotecontent?filepath=io/github/tudo-aqua/z3-turnkey/4.8.7.1/z3-turnkey-4.8.7.1.jar), it contains prebuilt native binaries for OS X/Linux/Windows, [dispatching](https://github.com/tudo-aqua/z3-turnkey/blob/eb2ae31ad0390c1175e9a876b977d688e673ea2d/src/main/java/com/microsoft/z3/Z3Loader.java#L55) to the correct native library at runtime. --- [Visit Topic](https://discuss.tvm.ai/t/publish-tvm4j-artifact/6861/1) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.ai/email/unsubscribe/d272802f00b20b969854f5ea8da02b1a1f5fac215851d191cf8fd194c9116092).