postmodern / ruby-install

Installs Ruby, JRuby, TruffleRuby, or mruby
MIT License
1.89k stars 250 forks source link

Add support for AArch64 builds of TruffleRuby. #428

Closed nirvdrum closed 2 years ago

nirvdrum commented 2 years ago

TruffleRuby 22.2.0 is the first release to support the new ARM-based Apple machines. AArch64 on Linux has also been present for a while. This PR allows TruffleRuby and the TruffleRuby+GraalVM builds to install on non-AMD64 platforms.