Hello,
I know that the support for ARM 64 is there, but we have some problems regarding other platforms:
Users of RPI (raspberry PI, and that is whole universe of people) have got problem, there is not and there won't be any plans for official raspberian support for 64bits, because the hardware does not need that (1gb ram)
And new hardware RPI4 will be somewhere around 2020 -2021 , so a few years from now.
Till that time, we have to use 32bit system because community support gives stability and so on.
And when someone wants to use mongo DB for the project (as we are, and we are doing it in production for hotel automation) we have faced a problem with some features like database mirroring)
And we can not use 64 bit versions of mongo because the system "must be" 32 bit, and canonical with ubuntu have dropped support for rpi.
So if some designer/maker needs to use database on rpi the only way is to use something different than mongo, and we want mongo !
Maybe you should reconsider support for 32bit version for arm processors ?