Andrew Goodale

Results 17 comments of Andrew Goodale

Some plugins are still needed depending on what the minimum iOS release is targeted. iOS 9 is the minimum for React Native, and it still requires many of the ES6...

Downgrading CMAKE to version 3.6 as described here (https://github.com/react-native-community/jsc-android-buildscripts/issues/87#issuecomment-494660883) fixed this build issue for me on MacOS.

What version of JSC are you using? Some versions of `241213` had JIT completely turned off.

@tobi512 I think there is an issue with the NPM tags though, because when I run `yarn outdated`, it shows `241213.1.0` as the latest. Since RN 0.60 ships with `245459.0.0`,...

@great-timofey It seems like there are no active maintainers in this project anymore. @Kudo is there a process where you or someone else can bring someone up to speed as...

Thanks @Kudo I just assumed you are a maintainer because you are one of the largest contributors here. 🥇

@neoassyrian I don't think this project is being actively maintained anymore. It looks like Hermes is getting all the attention now.