* Add support for arm64 (aarch64) Linux containers by introducing automated build pipeline
using GitHub Actions and Docker's QEMU-based cross build tools.
- The produced wheel package is marked compatible with manylinux 2014, musllinux 1.1,
and macOS 11.0 or later.
* Exclude pre-built binaries from the source distribution due to the PyPI size limit.