The jsc support full es6 feature and 64bit support.
Thanks to @Kudo with the hard work react-native-community/jsc-android-buildscripts#66.
Also @kmagiera, @DanielZlotin and everyone working on https://github.com/react-community/jsc-android-buildscripts.
I have tested it on api 16 on x86 cpu and api 28 on x86_64 cpu. Test it before you want to make it go to production.
yarn add gengjiawen/react-native#feature/new_jsc
copy to babel.config.js
and delete .babelrc
(credits goto @satya164).
visit http://127.0.0.1:8081/index.bundle?platform=android&dev=true&minify=false
Related links: