Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add support for visionOS #86

Merged
merged 1 commit into from
May 4, 2024
Merged

Add support for visionOS #86

merged 1 commit into from
May 4, 2024

Conversation

madsmtm
Copy link
Contributor

@madsmtm madsmtm commented Apr 23, 2024

No description provided.

@amodm
Copy link
Owner

amodm commented Apr 23, 2024

@madsmtm, how are you testing this? aarch64-apple-visionos is currently in Tier 3, which means official builds of the toolchain are not yet available for it, even in +nightly.

@madsmtm
Copy link
Contributor Author

madsmtm commented Apr 23, 2024

With a custom built toolchain + a forked version of libc, it's kinda messy right now

@madsmtm
Copy link
Contributor Author

madsmtm commented Apr 24, 2024

There's a bit of talk about how to do it in rust-lang/rust#121419 and rust-lang/compiler-team#642, hopefully we'll get rust-lang/libc#3568 merged soon so that -Zbuild-std will just work.

@amodm
Copy link
Owner

amodm commented Apr 24, 2024

Principally ok with this. Will merge once I'm able to validate on visionos sim.

@amodm
Copy link
Owner

amodm commented May 4, 2024

I was able to validate manually for visionOS, so this is good to go, and will get automatically merged via #87

@amodm amodm merged commit e9bfcac into amodm:main May 4, 2024
5 of 10 checks passed
@madsmtm madsmtm deleted the visionos branch May 4, 2024 14:59
@amodm
Copy link
Owner

amodm commented May 6, 2024

This is released as v1.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants