You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.
Read/write file from WebView (do not pass via serialization, OOM errors incoming Serialization handles files up to 10MB, that's plenty for source code)
Get WASM working?
Bonus Points
Get LSP running in React Native, pass to WASM
Memory limitations with data passed?
The text was updated successfully, but these errors were encountered:
Using
react-native-webview
, we we:do not pass via serialization, OOM errors incomingSerialization handles files up to 10MB, that's plenty for source code)Bonus Points
The text was updated successfully, but these errors were encountered: