Tauri and ruffle for a desktop flash app #15211
Unanswered
Alfredoes234
asked this question in
Ideas
Replies: 1 comment 7 replies
-
Ruffle already has a native desktop build, I'm not sure I can see the advantage to wrapping the web version as it would come with a large number of downsides compares to just using the native desktop version directly - for example, web cannot use sockets or filesystem or gpu outside of webgl2 specifications. Is there a specific use case you have in mind that I'm missing here? |
Beta Was this translation helpful? Give feedback.
7 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.
-
I was thinking if it could be possible to have some sort of Tauri plugin or something similar to allow for a flash (ruffle) app on desktop that supports multi-platforms, and could be very useful to create performant apps that aren't built on electron also to port flash games to desktop.
Beta Was this translation helpful? Give feedback.
All reactions