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

For #970 & #1303 : Enable build for aarch64-linux-android & x86_64-linux-android #1468

Merged
merged 3 commits into from Apr 22, 2024

Conversation

Taknok
Copy link
Contributor

@Taknok Taknok commented Apr 20, 2024

Add cross build for x64 android and arm64 android.

Tests skipped pass on a real device, the qemu trigger overflow due to some issues on the memory mapping.
Confirmed by littledivy and me.

Passed CI: https://github.com/Taknok/rusty_v8/actions/runs/8764258824

Related issues:
#970
#1303

@CLAassistant
Copy link

CLAassistant commented Apr 20, 2024

CLA assistant check
All committers have signed the CLA.

@mmastrac
Copy link
Contributor

Looks reasonable to me. Will run the build and confirm.

Copy link
Member

@littledivy littledivy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@mmastrac mmastrac merged commit d11b720 into denoland:main Apr 22, 2024
15 checks passed
@secext2022
Copy link

You skip one-byte "const" test on Android, but there is a crash:

#1475

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.

None yet

5 participants