Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Initial Hurdles #1

Open
5 of 7 tasks
crutchcorn opened this issue Mar 4, 2022 · 0 comments
Open
5 of 7 tasks

Initial Hurdles #1

crutchcorn opened this issue Mar 4, 2022 · 0 comments
Assignees

Comments

@crutchcorn
Copy link
Member

crutchcorn commented Mar 4, 2022

Using react-native-webview, we we:

  • Load React app from webview via local file URI
  • Can pass data/events to WebView?
  • Can pass data/events from WebView?
  • 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?
@crutchcorn crutchcorn self-assigned this Mar 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant