Skip to content
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

Support WASM #90

Open
ecton opened this issue Dec 17, 2023 · 0 comments
Open

Support WASM #90

ecton opened this issue Dec 17, 2023 · 0 comments

Comments

@ecton
Copy link
Member

ecton commented Dec 17, 2023

Primary blocking issue is khonsulabs/appit#1.

There are other things that will need to be done:

  • Animation thread needs to be converted to an async-driven system.
  • run_in_bg's thread needs to be converted to something async-driven as well
  • Many wgpu and winit types are not Send on wasm. We'll need to propagate a WasmNotSend trait through in every location we currently require send.
@ecton ecton moved this from Unplanned to Distant Future in Cushy Roadmap Jan 12, 2024
@github-project-automation github-project-automation bot moved this to Unplanned in Cushy Roadmap Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Distant Future
Development

No branches or pull requests

1 participant