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

Initial Hurdles #1

Description

@crutchcorn

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?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions