Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Questions regarding this project #833

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

Closed
Joe23232 opened this issue Apr 17, 2021 · 2 comments
Closed

Questions regarding this project #833

Joe23232 opened this issue Apr 17, 2021 · 2 comments

Comments

@Joe23232
Copy link

Joe23232 commented Apr 17, 2021

Hi, I have some questions regarding this project.

  1. Is it supported on Windows, Linux x11 and Linux wayland?
  2. Is it also supported on Android if I used something like cargo-mobile or android-ndk-rs
  3. Is it retained or immediate graphics?
  4. So if I need to update a specific part of the window would it or would it refresh the entire window?
  5. Using WASM Rust, can I make web applications using iced?
  6. How does this crate differ to orbtk?
@13r0ck
Copy link
Contributor

13r0ck commented Apr 19, 2021

  1. Yes
  2. No. It is in the works though!. But please be patient, I don't expect it any time soon.
  3. Not 100% sure, but I believe retained
  4. N, Iced uses a primitive tree
  5. Yes, It is still very much a WIP though.
  6. Iced is inspired by the Elm architecture, which helps structure easier to read, and faster built/modify applications

@Joe23232
Copy link
Author

Right I see, thanks mate :)

@hecrj hecrj closed this as completed May 4, 2021
@iced-rs iced-rs locked and limited conversation to collaborators May 4, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants