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

Don't override Hermes platform for ARM64EC #13490

Merged
merged 4 commits into from
Jul 25, 2024

Conversation

JunielKatarn
Copy link
Contributor

@JunielKatarn JunielKatarn commented Jul 24, 2024

Description

Have ARM64EC react-native-win32.dll consume ARM64EC Hermes.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Why

Loading x64 dependencies on ARM64EC processes has a performance overhead.

What

Stop overriding the HermesPlatform MSBuild property when building under ARM64EC.

Hermes should now provide a native ARM64EC variant.

Microsoft Reviewers: Open in CodeFlow

@JunielKatarn JunielKatarn requested a review from a team as a code owner July 24, 2024 01:59
@JunielKatarn JunielKatarn merged commit 5c094d6 into microsoft:main Jul 25, 2024
55 checks passed
@JunielKatarn JunielKatarn deleted the hermes-arm64ec branch July 25, 2024 00:15
JunielKatarn added a commit to jurocha-ms/react-native-windows that referenced this pull request Jul 25, 2024
* Don't override Hermes platform for ARM64EC

* Change files

* Upgrade Hermes to 0.1.23

* Update packages.lock
JunielKatarn added a commit to jurocha-ms/react-native-windows that referenced this pull request Jul 25, 2024
* Don't override Hermes platform for ARM64EC

* Change files

* Upgrade Hermes to 0.1.23

* Update packages.lock
JunielKatarn added a commit to jurocha-ms/react-native-windows that referenced this pull request Jul 25, 2024
* Don't override Hermes platform for ARM64EC

* Change files

* Upgrade Hermes to 0.1.23

* Update packages.lock
JunielKatarn added a commit that referenced this pull request Jul 26, 2024
* Don't override Hermes platform for ARM64EC (#13490)

* Don't override Hermes platform for ARM64EC

* Change files

* Upgrade Hermes to 0.1.23

* Update packages.lock

* Remove change file

* Change files
JunielKatarn added a commit that referenced this pull request Jul 26, 2024
* Don't override Hermes platform for ARM64EC (#13490)

* Don't override Hermes platform for ARM64EC

* Change files

* Upgrade Hermes to 0.1.23

* Update packages.lock

* Remove change file

* Change files
JunielKatarn added a commit that referenced this pull request Jul 26, 2024
* Don't override Hermes platform for ARM64EC (#13490)

* Don't override Hermes platform for ARM64EC

* Change files

* Upgrade Hermes to 0.1.23

* Update packages.lock

* Change files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants