Feature #17417
Updated by Ward Vandewege about 3 years ago
Outstanding problems:
* Cross-compiling our Python virtualenv packages is going to be involved. Maybe we can use https://github.com/benfogle/crossenv.
* The therubyracer gem we use (0.12.3) in the api server depends on libv8 (~> 3.16.14.15) which is a version so old it only compiles on x86. Newer versions of libv8 compile on aarch64 too.