Kudo / react-native-v8

Opt-in V8 runtime for React Native Android
MIT License
900 stars 69 forks source link

Enable bytecode caching by default #165

Closed Kudo closed 1 year ago

Kudo commented 1 year ago

Why

It should be safe to turn on the normal bytecode caching mode by default

How

Why