The visionOS SDK was just released and it contains two new platforms, xros and xrsimulator, which need their own Rust targets. Specifically, I believe these new targets would be desirable:
aarch64-apple-xros
aarch64-apple-xros-sim
x86_64-apple-xros-sim
I would propose starting these out as Tier 3 for now. I wanted to create this issue for tracking, but I might work on this if no one beats me to it
The visionOS SDK was just released and it contains two new platforms,
xrosandxrsimulator, which need their own Rust targets. Specifically, I believe these new targets would be desirable:aarch64-apple-xrosaarch64-apple-xros-simx86_64-apple-xros-simI would propose starting these out as Tier 3 for now. I wanted to create this issue for tracking, but I might work on this if no one beats me to it