Arm64/Arch64 Support for Habitat?

On a Amazon Linux 2 Graviton2 AMI, I was able to install the Chef client on it, however when I attempted to install Chef Habitat on it but it seems it cannot find what I guess is a Arm64/Arch64 tarball? Am I to assume that Arm64/Arch64 is not supported presently?

curl https://raw.githubusercontent.com/habitat-sh/habitat/master/components/hab/install.sh | sudo bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9420 100 9420 0 0 459k 0 --:--:-- --:--:-- --:--:-- 459k
--> hab-install: Installing Habitat 'hab' program
--> hab-install: Downloading via wget: https://packages.chef.io/files/stable/habitat/latest/hab-aarch64-linux.tar.gz
xxx hab-install: wget failed to download file, perhaps wget doesn't have SSL support and/or no CA certificates are present?
--> hab-install: Downloading via curl: https://packages.chef.io/files/stable/habitat/latest/hab-aarch64-linux.tar.gz
curl: (22) The requested URL returned error: 404
xxx hab-install: curl failed to download file, perhaps curl doesn't have SSL support and/or no CA certificates are present?
xxx hab-install: Required: SSL-enabled 'curl' or 'wget' on PATH with

Yup, that's correct. If everything goes ideally (which we can all make jokes about after last year), then it'll get attention toward the end of this year.