facebook / hermes

A JavaScript engine optimized for running React Native.
https://hermesengine.dev/
MIT License
9.41k stars 596 forks source link

I hope it was possible for Static Hermes to native AOT compile all the existing NPM modules. #1341

Closed Foxchandaisuki closed 2 months ago

Foxchandaisuki commented 2 months ago

It would be very nice because we can make our react native app using NPM modules to fully native AOT compiled executable binaries.

Foxchandaisuki commented 2 months ago

I have made a more detailed feature request.