forked from facebook/react-native
-
Notifications
You must be signed in to change notification settings - Fork 148
Add Hermes engine as option for macOS #473
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
5ea4f9a
[CocoaPods] Add Hermes and get app to build & run
alloy dabc0e7
[Hermes] Create instance of VM from within Cxx codebase
alloy b82f581
[Hermes] Actually use Hermes for RN bridge.
alloy 7248255
[Hermes] Use a release build to speed things up
alloy a964b7a
[Hermes] Use a binary distribution for now
alloy cb48b3c
[Hermes] Fix binary distribution
alloy 4f2fbd9
[Hermes] Bind native logger, which enables console.js polyfill
alloy a710e8b
[Hermes] Add reentrancy check
alloy c127394
[Hermes] Compile and use bytecode bundle with RNTester
alloy 45ef55e
[Hermes] Build with debugger support.
alloy c9b5ff7
[Hermes] Use v0.5.0 bin release
alloy 6b82e8e
[Hermes] Enable on macOS when sources exist
alloy 3e767ef
[Hermes] Use optimizations in release builds
alloy 71822f3
[CxxBridge] Share logger binding between engines
alloy 8a39db7
[Hermes] Share Android and macOS executor code.
alloy 63c10f9
[Xcode] Remove need to sign locally
alloy 2d2549c
[Pods] Build libevent from source and use prebuilt hermes framework
alloy 782083a
[Pods] Make React-Core/Hermes an optional dep
alloy 84d4c6a
[Xcode] Add ability to create source-maps for release builds, includi…
alloy aa1f62d
Tiny doc fix.
alloy d0388a1
[Pods] Move hermes deps to autolink script
alloy 8539c5a
Minor cleanups
alloy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.