Validate next Hermes release will work with existing stable branches #13182
Labels
Area: Debug Infrastructure
Area: JavaScript Engine
Deliverable
Major item tracked for top-level planning in ADO
enhancement
Workstream: Developer Experience
Support the RNW developer inner-loop.
Milestone
As part of addressing the issues in #12982, @vmoroz is working on catching up hermes-windows with the upstream changes. This includes trying to do so in a way that enables our various stable branches (>= 0.71) to consume this next version of hermes-windows.
Right now, RNW 0.71 works with the current version of hermes-windows, 0.1.18, and RNW 0.72 and above have the aforementioned debugging issues.
We want to actually verify the issues are fixed by Vladimir's work, i.e. that the new build will work with each stable branch, before we release the new version of hermes-windows. There may be some back and forth in this process as functionality may vary between different release branches.
Tasks
Strategy
UseDirectDebugger
instead ofUseWebDebugger
in App.cppThe text was updated successfully, but these errors were encountered: