The Linux pre-built binary cannot run on Ubuntu 16.04 due to OpenSSL version mismatch. It can be built with vendored OpenSSL, but then it still fails with /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.25' not found`.
Also the macOS version will not run on ARM64 Macs.