Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Add arm64 x86_64 support #30

Closed

Conversation

gengjiawen
Copy link

@gengjiawen gengjiawen commented Apr 8, 2018

Build Status

  • add arm64 x86_64 support
  • ci support (I switch to travis because they circle ci won't provide 8g machine for open source project)

Some bug in buck need to be fixed: facebook/buck#1836. After they fix it. We need another pr to fix app modules thing.

@gengjiawen gengjiawen changed the title [wip]add arm64 x86_64 support Add arm64 x86_64 support Apr 11, 2018
@rzsombor
Copy link

How does this PR relate to #19 ?

@gengjiawen
Copy link
Author

gengjiawen commented Apr 13, 2018

This pr is based on that pr, you can see the cherry commit from that pr. Besides that I fix broken url and add ci.

@leeight
Copy link

leeight commented Jun 16, 2018

Cool.

@LegNeato
Copy link

LegNeato commented Jul 6, 2018

The buck change landed: facebook/buck@fe15dae

facebook-github-bot pushed a commit to facebook/react-native that referenced this pull request Sep 24, 2018
Summary:
add arm64 support, related issue : #2814.
If we are okay with binary aar android-jsc, then the pr can be directly merged. Otherwise merge facebookarchive/android-jsc#30 first and do a new release.

RNTester all variant works. You can also test the apk from here: https://github.com/gengjiawen/react-native/releases/tag/v0.56beta.

facebookarchive/android-jsc#30.

 [ANDROID] [ENHANCEMENT] [ABI] - add x86_64 arm64-v8a support.

Differential Revision: D9491481

Pulled By: hramos

fbshipit-source-id: d6ec6992768eb0c0866a0317273e09fae5b8935e
@hramos
Copy link

hramos commented Sep 24, 2018

facebook/react-native#18754 has been merged. What's next?

@gengjiawen
Copy link
Author

Do you have merge permission to this repo ? we may still need a repo to handle jsc thing if we don't adopt the jsc from community.

grabbou pushed a commit to react-native-community/cli that referenced this pull request Sep 26, 2018
Summary:
add arm64 support, related issue : facebook/react-native#2814.
If we are okay with binary aar android-jsc, then the pr can be directly merged. Otherwise merge facebookarchive/android-jsc#30 first and do a new release.

RNTester all variant works. You can also test the apk from here: https://github.com/gengjiawen/react-native/releases/tag/v0.56beta.

facebookarchive/android-jsc#30.

 [ANDROID] [ENHANCEMENT] [ABI] - add x86_64 arm64-v8a support.

Differential Revision: D9491481

Pulled By: hramos

fbshipit-source-id: d6ec6992768eb0c0866a0317273e09fae5b8935e
@AustinHunt
Copy link

Is this ever happening?

@hramos
Copy link

hramos commented Mar 8, 2019

This PR was opened as part of an effort to add 64-bit library support to React Nartive. We already have 64-bit support in the JSC that is being used by React Native. The JSC used there is built based on a different repository than this.

If you’re interested in seeing 64-bit support added to the JSC in this repository for use with something other than React Native, then I probably am not the right person to help.

@gengjiawen gengjiawen closed this Mar 9, 2019
@AustinHunt
Copy link

Well, the android version of React Native currently does not support Javascript Proxy...which is why I was using this JSC. But, this JSC does not work on Android 9 x86_64 devices.

rozele pushed a commit to microsoft/react-native-windows that referenced this pull request Apr 14, 2019
Summary:
add arm64 support, related issue : facebook/react-native#2814.
If we are okay with binary aar android-jsc, then the pr can be directly merged. Otherwise merge facebookarchive/android-jsc#30 first and do a new release.

RNTester all variant works. You can also test the apk from here: https://github.com/gengjiawen/react-native/releases/tag/v0.56beta.

facebookarchive/android-jsc#30.

 [ANDROID] [ENHANCEMENT] [ABI] - add x86_64 arm64-v8a support.

Differential Revision: D9491481

Pulled By: hramos

fbshipit-source-id: d6ec6992768eb0c0866a0317273e09fae5b8935e
t-nanava pushed a commit to microsoft/react-native-macos that referenced this pull request Jun 17, 2019
Summary:
add arm64 support, related issue : facebook#2814.
If we are okay with binary aar android-jsc, then the pr can be directly merged. Otherwise merge facebookarchive/android-jsc#30 first and do a new release.

RNTester all variant works. You can also test the apk from here: https://github.com/gengjiawen/react-native/releases/tag/v0.56beta.

facebookarchive/android-jsc#30.

 [ANDROID] [ENHANCEMENT] [ABI] - add x86_64 arm64-v8a support.

Differential Revision: D9491481

Pulled By: hramos

fbshipit-source-id: d6ec6992768eb0c0866a0317273e09fae5b8935e
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]Broken support for android ndk build when deal with arm64
7 participants