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

iOS: Use pre-built hermesc if available #33827

Closed
wants to merge 1 commit into from

Conversation

hramos
Copy link
Contributor

@hramos hramos commented May 13, 2022

Summary:
Use pre-built hermesc if available by generating a ImportHermesc.cmake file that points to the hermesc binary.

Hermes build scripts have been updated to support a HERMES_OVERRIDE_HERMESC_PATH envvar which can point to this generated ImportHermesc.cmake file.

Changelog:
[iOS] [Changed] - Use pre-built HermesC if available in current React Native release

Differential Revision: D36024615

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner fb-exported labels May 13, 2022
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D36024615

@react-native-bot react-native-bot added the Platform: iOS iOS applications. label May 13, 2022
@analysis-bot
Copy link

analysis-bot commented May 13, 2022

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 7,789,984 +0
android hermes armeabi-v7a 7,193,520 +0
android hermes x86 8,099,850 +0
android hermes x86_64 8,078,972 +0
android jsc arm64-v8a 9,662,651 +0
android jsc armeabi-v7a 8,434,958 +0
android jsc x86 9,613,123 +0
android jsc x86_64 10,209,421 +0

Base commit: d7921f0
Branch: main

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D36024615

hramos added a commit to hramos/react-native that referenced this pull request May 13, 2022
Summary:
Pull Request resolved: facebook#33827

Use pre-built hermesc if available by generating a ImportHermesc.cmake file that points to the hermesc binary.

Hermes build scripts have been updated to support a `HERMES_OVERRIDE_HERMESC_PATH` envvar which can point to this generated ImportHermesc.cmake file.

Changelog:
[iOS] [Changed] - Use pre-built HermesC if available in current React Native release

Differential Revision: D36024615

fbshipit-source-id: e0ccae0737b989df267f6041e33550e9eb00bc59
Summary:
Pull Request resolved: facebook#33827

Use pre-built hermesc if available by generating a ImportHermesc.cmake file that points to the hermesc binary.

Hermes build scripts have been updated to support a `HERMES_OVERRIDE_HERMESC_PATH` envvar which can point to this generated ImportHermesc.cmake file.

Changelog:
[iOS] [Changed] - Use pre-built HermesC if available in current React Native release

Differential Revision: D36024615

fbshipit-source-id: d5be72106ab8cf80d54276b3ae8899a7c769d787
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D36024615

@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
ios - universal n/a --

Base commit: d7921f0
Branch: main

@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @hramos in 644fe43.

When will my fix make it into a release? | Upcoming Releases

@react-native-bot react-native-bot added the Merged This PR has been merged. label May 13, 2022
fortmarek pushed a commit that referenced this pull request May 20, 2022
Summary:
Use pre-built hermesc if available by generating a ImportHermesc.cmake file that points to the hermesc binary. Recent `react-native` releases should have hermesc available in sdks/hermesc.

Hermes build scripts have been updated to support a `HERMES_OVERRIDE_HERMESC_PATH` envvar which can point to this generated ImportHermesc.cmake file.

Pull Request resolved: #33827

Changelog:
[iOS] [Changed] - Use pre-built HermesC if available in current React Native release

Reviewed By: cortinico

Differential Revision: D36024615

fbshipit-source-id: 476569f73309f9bd142f28cb02d1f7d57b6cbc6a
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner Platform: iOS iOS applications.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants