Skip to content

Add wasm js support [WIP]#33

Open
amirroid wants to merge 3 commits into
mainfrom
feature/add-wasm-js-support
Open

Add wasm js support [WIP]#33
amirroid wants to merge 3 commits into
mainfrom
feature/add-wasm-js-support

Conversation

@amirroid
Copy link
Copy Markdown
Owner

This PR adds initial support for WebAssembly (WASM) and JS targets.

Currently includes:

  • Setup for wasm-js target in the project
  • Basic scaffolding for running on the browser
  • Integration with Compose for Web

🚧 Work in Progress:
Cannot be merged yet due to a known compatibility issue with SQLDelight in WASM environments.
See: cashapp/sqldelight#5848 for more details.

Once the issue is resolved or a workaround is implemented, this branch can be finalized and merged.

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

Successfully merging this pull request may close these issues.

1 participant