I'd like to use android system V8 to run JS and i'd like to avoid cross-compiling V8 and providing it as .so in my app to reduce apk size. Does J2V8 use system one or compiles and provides own?
Asked
Active
Viewed 175 times