-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Area: JavaScript EngineNeeds: Dev DesignWorkstream: Developer ExperienceSupport the RNW developer inner-loop.Support the RNW developer inner-loop.enhancement
Milestone
Description
Summary
Today, Hermes integration in RNW uses build-time switches to exclude direct debugging features in RNW release builds. Direct debugging should work in both debug and release builds.
Motivation
Assuming RNW releases are build-flavor-paired with RNW host apps (e.g. Word, Excel), the current limitation prohibits direct debugging in release versions of RNW host apps and thus diminishes the dev experience which could be particularly relevant for service-delivered (out-of-box) packages.
Basic Example
No response
Open Questions
Direct debugging requires inclusion of Hermes inspector components which are bound to increase the size of the binary. We should measure the size increase and decide whether that's an acceptable perf hit.
Metadata
Metadata
Assignees
Labels
Area: JavaScript EngineNeeds: Dev DesignWorkstream: Developer ExperienceSupport the RNW developer inner-loop.Support the RNW developer inner-loop.enhancement