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

Enable Apple targets for librune_native in Github actions #340

Open
saidinesh5 opened this issue Oct 4, 2021 · 0 comments
Open

Enable Apple targets for librune_native in Github actions #340

saidinesh5 opened this issue Oct 4, 2021 · 0 comments
Assignees

Comments

@saidinesh5
Copy link
Contributor

MacOS

  • os: macos-latest
    target: x86_64-apple-darwin
    features: wasmer-runtime,wasm3-runtime

iOS

  • os: macos-latest
    target: x86_64-apple-ios
    features: wasm3-runtime
  • os: macos-latest
    target: aarch64-apple-ios
    features: wasm3-runtime

This is hopefully the last task before we can replace the old C++ based rune_vm with the librune_native for flutter and embedded plugins

@saidinesh5 saidinesh5 self-assigned this Oct 4, 2021
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

No branches or pull requests

1 participant