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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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
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.

1 participant