Skip to content

Use Hermes instead of JSC on iOS#404

Merged
tomekzaw merged 1 commit intomainfrom
@tomekzaw/hermes-ios-v2
Jun 28, 2024
Merged

Use Hermes instead of JSC on iOS#404
tomekzaw merged 1 commit intomainfrom
@tomekzaw/hermes-ios-v2

Conversation

@tomekzaw
Copy link
Copy Markdown
Collaborator

Details

Previously, we would use built-in JSC (JavaScriptCore) on iOS and Hermes on Android for running the JS parser.

This PR migrates iOS to use Hermes instead of JSC in order to align the iOS implementation with Android.

Related Issues

$ #400

Manual Tests

Linked PRs

@tomekzaw tomekzaw requested a review from Skalakid June 27, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants