Skip to content

Hermes as the RNW Default Engine #157

@TatianaKapos

Description

@TatianaKapos

Summary

React Native switched to Hermes as the default JavaScript Engine in .70, RNW should target .73 as our candidate to switch to Hermes. This tracks what currently needs to be accomplished before making the switch. Edit as needed with new issues.

### Tasks
- [ ] Switch to an ABI-safe API
- [ ] Profiler support
- [ ] In-depth crash dump analysis
- [ ] Resolve issues with promises
- [ ] https://github.com/microsoft/hermes-windows/issues/87
- [ ] Update react-native-windows-init for hermes to be default for new apps
- [ ] Decide how we want to handle upgrades for existing apps using chakra
- [ ] Update app templates to assume hermes default
- [ ] Reconcile codebase to expect hermes as the default (not `UseHermes` opt-in, but maybe `UseChakra` like `UseV8`)
- [ ] https://github.com/microsoft/react-native-windows/issues/9358

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions