There's a new IRIX simulator in Rust by DominBear 😎
Even has the startup chime! 🎶 badumm-tss
https://github.com/techomancer/iris
The new 6.5.22 image for the Indy emu is much faster. Boots in 2 minutes and GL works too. Even my new sginet client bundle with SSL works!

@flexion So is this new image a different one from the MAME image linked in the project's README?

I currently can't get the emulator code to run on macOS (still on Sonoma, it compiles but throws a runtime error).

The shader compiler complains about an unsupported version at runtime:
"Vertex shader compilation failed: ERROR: 0:2: '' : version '120' is not supported"

@me_ I also had to update rust first to get it working.
Don't use the 6.5.22 image linked in the readme. the 5.3 image is OK. DM me if you want the new 6.5.22 image when you have the emu up.
@flexion wow what emu is that?