Talking with dioxus, but via an iframe. #14892
Unanswered
XavDesbordes
asked this question in
Q&A
Replies: 1 comment
-
is there a way you recommend to have a thread talking to javascript inside bevy in a wasm environment? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
I tried for hours to make Bevy work inside Dioxus without luck (so many errors) via a canvas in Dioxus.
Lost my sanity.
Now, I think that having Dioxus and bevy separated via an iframe is an idea to try.
The goal would be for bevy and dioxus to talk via a server, but live their "life" isolated one from the other.
Is there something doing this in the doc ? (and that I missed)
Is there a completely different way to solve my issue ? Local messaging would be best.. but..
Again, I find integrating Bevy inside Dioxus complicated.
Any inputs from people more experienced with these frameworks are welcome!
Thanks guys
Beta Was this translation helpful? Give feedback.
All reactions