NativeScript / NativeScript/ios
Can we enable JIT on ios >= 14.2?
Open
Nobody has claimed this yet.
enhancement
question
- Dominant language
- JavaScript
- Stars
- 150
- Forks
- 43
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 22
Description
https://groups.google.com/g/v8-users/c/3qStq2YtxYo
Can we remove --jitless if running ios >=14.2? Would app store allow apps that use JIT?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the linked V8 discussion and the question about iOS 14.2 and App Store support first. Then trace where --jitless is applied in this NativeScript iOS repository and establish whether a policy-compliant conditional change is possible, with validation for iOS >=14.2.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, javascript
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100