Recently, this PR added Ruby support for windows-arm64: https://github.com/ruby/ruby/pull/8995 It fixes build and runtime issues. Just after this, windows-arm64 MSYS2 ruby package was re-enabled thanks to this: https://github.com/msys2/MINGW-packages/pull/19179 Now, the missing piece for Ruby ecosystem is to create a windows-arm64 installer for RubyInstaller2. What kind of work is expected to be done here? Is it simply a packaging of various MSYS2 packages? Thanks, Pierrick