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

Copied trap handlers so this will compile for aarch64-linux-android #2348

Merged

Conversation

dgrijalva-squire
Copy link

Attempting to compile Wasmer for android fails with an 'unsupported platform' error. These two additional cases are copied from their neighbors, but properly match against the aarch64-linux-android target. I don't know enough about what this code is actually doing to know if this is 'right', but it does appear to work.

@syrusakbary
Copy link
Member

Looks right! Merging

@syrusakbary
Copy link
Member

bors r+

@bors
Copy link
Contributor

bors bot commented May 26, 2021

👎 Rejected by too few approved reviews

@syrusakbary
Copy link
Member

bors r+

@bors
Copy link
Contributor

bors bot commented May 26, 2021

@bors bors bot merged commit 50f48ff into wasmerio:master May 26, 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

Successfully merging this pull request may close these issues.

3 participants