> This obviously brings in the whole question of actually cutting the binaries for this platform. For now, I've been adding `incubator-opendal` as a git submodule and pulling it by adding it as a module in `pom.xml`.
We are performing cross compile for macos aarch64 support, maybe we can do it for linux aarch64 too.
https://github.com/apache/incubator-opendal/blob/9546db7d9736b4fcfd42713731942c443fb54dc4/.github/workflows/release_java.yml#L67-L75
We are performing cross compile for macos aarch64 support, maybe we can do it for linux aarch64 too.
Originally posted by @Xuanwo in #3527 (comment)