I understand as of now Hashlink is only available for android exported as C. I’m just curious if it’s possible or has been thought of to have Hashlink’s vm on both android and ios in order to code push app’s on the google play store and itunes without breaking policy agreements and not going through the stores. Something like this: GitHub - microsoft/react-native-code-push: React Native module for CodePush
but using hashlink is what I’m thinking. Cheers
Not anytime soon I guess. HL JIT only supports x86 and x86-64, there are no immediate plans to add ARM support for it.
1 Like