joltup / react-native-threads

Create new JS processes for CPU intensive work
MIT License
756 stars 142 forks source link

Android: Add guide for compile bundle to Hermes bytecode #117

Open jhen0409 opened 4 years ago

jhen0409 commented 4 years ago

react-native/react.gradle shows how React Native uses hermesc to optimize the main bundle and run on Hermes.