microsoft / v8-jsi

React Native V8 JSI adapter
Other
157 stars 36 forks source link

v8-jsi android local build v1 for RN 64 #86

Closed shivenmian closed 3 years ago

shivenmian commented 3 years ago

This PR adds the local build script for v8-jsi's Android build along with build instructions. This also uses the jsi from RN 0.64.2.

This is for pipeline v1 (i.e it uses V8 7.0.276.32, NDK r21b and a separate V8Runtime.h); further pipeline updates for this will use the same V8 and NDK versions and V8Runtime as Windows.

I will add the ADO pipeline files and the nuspec in another PR.

Microsoft Reviewers: Open in CodeFlow