microsoft / hermes-windows

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

Update Node-API and enable node-api-jsi tests #193

Closed vmoroz closed 3 months ago

vmoroz commented 4 months ago

This PR updates the Node-API to the latest Node.js version. It also enables JSI for Node-API tests. Currently, we have a copy of microsoft/node-api-jsi repo. In the future we will pull it from the repo.

This PR also enables INTL for the hermes.dll

Microsoft Reviewers: Open in CodeFlow