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 aarch64-apple-ios to platform-check matrix #9888

Merged
merged 2 commits into from
Jan 6, 2025

Conversation

alexcrichton
Copy link
Member

This commit is somewhat of a rebase of #7506 to port most of it to main. I've left out any test-related changes since we're not testing anything just yet. I've also found that rustc now has target_vendor = "apple" to cover both macOS and iOS targets (and presumably other targets like tvOS as well if they get added)

Closes #7506

This commit is somewhat of a rebase of bytecodealliance#7506 to port most of it to
`main`. I've left out any test-related changes since we're not testing
anything just yet. I've also found that rustc now has
`target_vendor = "apple"` to cover both macOS and iOS targets (and
presumably other targets like tvOS as well if they get added)

Closes bytecodealliance#7506
@alexcrichton alexcrichton requested review from a team as code owners December 20, 2024 22:10
@alexcrichton alexcrichton requested review from pchickey and removed request for a team December 20, 2024 22:10
@github-actions github-actions bot added the wasmtime:api Related to the API of the `wasmtime` crate itself label Dec 20, 2024
@alexcrichton alexcrichton added this pull request to the merge queue Jan 6, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 6, 2025
@alexcrichton alexcrichton enabled auto-merge January 6, 2025 16:16
@alexcrichton alexcrichton added this pull request to the merge queue Jan 6, 2025
Merged via the queue into bytecodealliance:main with commit fc7ef8d Jan 6, 2025
37 checks passed
@alexcrichton alexcrichton deleted the check-ios-in-ci branch January 6, 2025 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wasmtime:api Related to the API of the `wasmtime` crate itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants