Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Web and Wasm target. #11

Open
JADSN opened this issue Nov 8, 2022 · 3 comments
Open

Web and Wasm target. #11

JADSN opened this issue Nov 8, 2022 · 3 comments

Comments

@JADSN
Copy link

JADSN commented Nov 8, 2022

I like very of the approach of using Flutter concepts to mount the UI.

This project will give support for webassembly support?

I also like the approach of async-ui.

As a suggestion, it would be good if you put the concepts together.

I make a issue here, because I couldn't join discord. Sorry.

Thanks.

@xanahopper
Copy link
Contributor

Yes, multiple platform target is one of the goals. But it does not have a high priority.

(IMO, I'd like mobile Android and iOS, but it's too early to say that.

@toiglak
Copy link
Member

toiglak commented Nov 8, 2022

Hey! Thank you for being interested in Frui!

This project will give support for webassembly support?

Yes it will! As Xana mentioned, we're currently focusing on the most essential parts of the framework and it is not a priority. If you have some spare time, you can check out how druid renders to WASM and try adapting it work with Frui (because Frui and Druid share the same back-end). Though it is totally fine if we do this later 😃 .

I also like the approach of async-ui.

async-ui is awesome and I think we can learn a lot from it!

If you want to, you can share with us what you consider especially useful in it, so we can brainstorm ideas together!

I make a issue here, because I couldn't join discord.

My bad! I made a temporary invite instead of a permanent one. Should be fixed now. Come join us! 😄

Discord

@JADSN
Copy link
Author

JADSN commented Nov 8, 2022

If you want to, you can share with us what you consider especially useful in it, so we can brainstorm ideas together!

It will be useful to create a plugin for Tauri, because in future this tech(based on roadmap) will target Mobile besides Desktop. I will like to use Frui for Web using the techs like Yew and Trunk.

At the moment, I'm trying to use this article to do something with async-ui and Tauri.

Also, Frui will help me make excellent UI's without the knownledge of CSS.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants