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

React Fiber in WebAssembly - is it worth it ? #17618

Closed
xurei opened this issue Dec 16, 2019 · 1 comment
Closed

React Fiber in WebAssembly - is it worth it ? #17618

xurei opened this issue Dec 16, 2019 · 1 comment

Comments

@xurei
Copy link

xurei commented Dec 16, 2019

Now that WebAssembly is finally a Web standard, I was wondering if React Fiber could use it for better performance of the React Framework.

I'm willing to try to make a POC ( good way to learn React Fiber and Web Assembly in one shoot ^_^ ). But first, I wanted to know if some work has already been done -- I didn't found anything relevant on the repo or with Google, except for this mention #7942 (comment).

What do you think ?

@threepointone
Copy link
Contributor

I don’t think this is a good way to learn about fiber (or wasm). I don’t think there are any clear wins to be had by rewriting React in wasm at the moment. You’re welcome to try, ofc!

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