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

Multiple apps and the event loop #3

Open
noahgibbs opened this issue Jun 30, 2024 · 0 comments
Open

Multiple apps and the event loop #3

noahgibbs opened this issue Jun 30, 2024 · 0 comments

Comments

@noahgibbs
Copy link
Collaborator

noahgibbs commented Jun 30, 2024

It would be really useful to have SpaceShoes be multi-app, supporting multiple Shoes.app() sections in Ruby scripts. There are a few things that will need to happen:

  • Scarpe multi-app support, likely using this PR
  • Modify SpaceShoes' event loop code and FEATURES constant to use that multi-app support
  • Prefix added DOM elements in wasm_calls.rb with a per-app tag, so that an app can be certain it's only finding/modifying its own elements (the multi_app branch code is a start in this direction, but isn't at all prod-ready)
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

No branches or pull requests

1 participant