Skip to content

Add support for visionOS (Tier 3) #112930

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
conradev opened this issue Jun 22, 2023 · 4 comments
Closed

Add support for visionOS (Tier 3) #112930

conradev opened this issue Jun 22, 2023 · 4 comments
Labels
A-target-specs Area: Compile-target specifications C-feature-request Category: A feature request, i.e: not implemented / a PR.

Comments

@conradev
Copy link

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

@conradev conradev changed the title Add support for visionOS Add support for visionOS (Tier 3) Jun 22, 2023
@compiler-errors
Copy link
Member

Is there an MCP filed for this? If not, you should do that first.

The compiler repo has examples of other add-new-tier-3-support MCPs under the accepted MCPs label.

@conradev
Copy link
Author

There is not, and I wasn't sure what the right process is. I can work on an MCP!

@workingjubilee workingjubilee added the A-target-specs Area: Compile-target specifications label Jun 23, 2023
@conradev
Copy link
Author

@conradev
Copy link
Author

Work is being tracked here: #121419

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-target-specs Area: Compile-target specifications C-feature-request Category: A feature request, i.e: not implemented / a PR.
Projects
None yet
Development

No branches or pull requests

3 participants