Skip to content

: Add IWorkerSetup runtime plumbing - #57801

Open
tmikov wants to merge 1 commit into
react:mainfrom
tmikov:export-D114374137
Open

: Add IWorkerSetup runtime plumbing#57801
tmikov wants to merge 1 commit into
react:mainfrom
tmikov:export-D114374137

Conversation

@tmikov

@tmikov tmikov commented Aug 3, 2026

Copy link
Copy Markdown

Summary:
X-link: facebook/hermes#2123

Add IWorkerSetup and ISetWorkerSetup to
hermes-interfaces.h (an ICast-based setter with a
getWorkerSetup accessor), and wire HermesRuntimeImpl to store
the integrator's opaque provider pointer and expose it via that getter.
Give the APITest provider harness a virtual destructor and mark a
not-yet-used helper [[maybe_unused]] so the build is warning-free.

Changelog: Add IWorkerSetup

Differential Revision: D114374137

Summary:
X-link: facebook/hermes#2123

Add IWorkerSetup and ISetWorkerSetup to
hermes-interfaces.h (an ICast-based setter with a
getWorkerSetup accessor), and wire HermesRuntimeImpl to store
the integrator's opaque provider pointer and expose it via that getter.
Give the APITest provider harness a virtual destructor and mark a
not-yet-used helper [[maybe_unused]] so the build is warning-free.

Changelog: Add IWorkerSetup

Differential Revision: D114374137
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 3, 2026
@meta-codesync

meta-codesync Bot commented Aug 3, 2026

Copy link
Copy Markdown

@tmikov has exported this pull request. If you are a Meta employee, you can view the originating Diff in D114374137.

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. meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant