microsoft / hermes-windows

Hermes is a small and lightweight JavaScript engine optimized for running React Native apps..
https://hermesengine.dev
MIT License
52 stars 33 forks source link

Restructure windows-specific changes #191

Closed vmoroz closed 3 months ago

vmoroz commented 3 months ago

The goal of this change is to reduce the difference between facebook/hermes repo and this fork. It must help us to simplify merging the upstream changes in future.

The changes include:

This is an initial set of changes. It only includes the rename/restructure related changes. All other changes that will require additional logic will be part of the follow up PRs.

Microsoft Reviewers: Open in CodeFlow