Closed
Description
Currently, there's no way to test JIT output for RISC-V and LoongArch64 without using hardware based on them, as such it'd be useful to have AltJits for them available in order to be able to verify JIT codegen on them after changes.
Since those platforms aren't officially supported, they should be under separate opt-in build subsets.