-
Notifications
You must be signed in to change notification settings - Fork 0
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
Submit Issue to react-native about WebAssembly #2
Comments
Looking into this now |
I think there's a bug in my logic actually. 🙃 |
Working on making a minimal test case to submit in the RN github issue. I have a hypothesis that maybe WASM is actually supported but there's something weird when loading? 🤔 |
BLocked by faceboook for now, but we have a workaround |
Even if facebook reacts on this it will take ~ half-a-year until this may work. Is it possible in a react-native setup to just set |
@martinheidegger Yes, I've done it in the shim.js file within the hypercore-rn repo. |
There is a fix in the test setup for broken/missing WebAssembly support in the react-native for iOS system:
sodium-javascript/test.js
Lines 7 to 14 in 6322cb1
The text was updated successfully, but these errors were encountered: