Skip to content
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

Question: Future of react-native-v8 #6

Closed
bhaskarGyan opened this issue Jul 15, 2019 · 2 comments
Closed

Question: Future of react-native-v8 #6

bhaskarGyan opened this issue Jul 15, 2019 · 2 comments

Comments

@bhaskarGyan
Copy link

Hi @Kudo , Since react has officially launch Hermes, what would be future of this package?
Will it co exist with Hermas and user can opt in for react-native-v8 base on use case for future versions of react-native?

I am not able to compare performance of this package with Hermes due to an open issue in react-native facebook/react-native#25601.

Will share the perf result one above issue is resolved

@Kudo
Copy link
Owner

Kudo commented Jul 16, 2019

@bhaskarGyan Yes, I will keep maintain react-native-v8. V8 also has some advanced features like Intl or WebAssembly, it should be good for RN user to have another JS runtime option.

And thanks for your work to compare memory info between these runtimes.
Will take a look for the Hermes RN integration issue you mentioned.

@bhaskarGyan
Copy link
Author

Awesome...

Thanks for all the hard work you have put in into react-native-v8.

Also, I am now able to use Hermes. Based on initial observation Hermas looks good but not better than v8 in terms of memory allocation(during stress testing).

I will share the results of v8 vs Hermas shortly

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

No branches or pull requests

2 participants