Skip to content

Add aarch64-apple-ios to platform-check matrix#9888

Merged
alexcrichton merged 2 commits into
bytecodealliance:mainfrom
alexcrichton:check-ios-in-ci
Jan 6, 2025
Merged

Add aarch64-apple-ios to platform-check matrix#9888
alexcrichton merged 2 commits into
bytecodealliance:mainfrom
alexcrichton:check-ios-in-ci

Conversation

@alexcrichton
Copy link
Copy Markdown
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
@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