jsc-android-buildscripts icon indicating copy to clipboard operation
jsc-android-buildscripts copied to clipboard

Script for building JavaScriptCore for Android (for React Native but not only)

Results 50 jsc-android-buildscripts issues
Sort by recently updated
recently updated
newest added

I'm using moment/luxon js library (https://moment.github.io/luxon/docs/manual/install.html) in appcelerator mobile project using Titanium SDK. It seems is required jsc-android-buildscripts for full functions in android app. Is there anyone who used it?...

### Issue Description New phones do not work if you try to use the Proxy object and other new javascript language features. Proxy works on x86 architecture. How do we...

### Issue Description The release build crashes after 10-15 seconds. Also I have to mention there is a pre-login set of screens, and post-login set which is bit more complex....

I follow the README build instructions ``` $ npm run clean $ npm run download $ npm run start ``` and got an error as follows: ``` ===================== create aar...

### Issue Description Pulling the 1.1 version through npm (npm i jsc-android) has 1985 as the year on most files, e.g.: 26 Oct 1985 LICENSE 26 Oct 1985 README.md ###...

### Issue Description I get this an error when trying to make a project: > Cause: method ID not in [0, 0xffff]: 65536 if I try to run a project,...

### Issue Description Its not an issue but more an interrogation. You provide a new JSC, greate job. But why you don't change the metro-react-native-preset? metro-react-native-preset embed many plugins to...

see https://github.com/facebook/react-native/pull/22263. Mostly maven give us the ability to replace jsc easier.

Some suggestions by matthargett: 1. hash-map from Jetstream is a throughput benchmark, where TTI is usually limited by latency. (Enabling JIT will typically increase latency and therefore TTI.) Using code-first-load...