# Rust: GUI의 현재 (2022/12)

> Clean Markdown view of GeekNews topic #8035. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8035](https://news.hada.io/topic?id=8035)
- GeekNews Markdown: [https://news.hada.io/topic/8035.md](https://news.hada.io/topic/8035.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-12-15T10:47:23+09:00
- Updated: 2022-12-15T10:47:23+09:00
- Original source: [kas-gui.github.io](https://kas-gui.github.io/blog/state-of-GUI-2022.html)
- Points: 15
- Comments: 3

## Topic Body

- Rust의 각종 GUI 지원 상황 정리   
- Bindings   
  - 플랫폼 : Mac,iOS,Win32   
  - 타 툴킷 : 플러터, GTK, Qt, ImGui,..  
- Web/Dom 기반 : Dioxus, Tauri   
- Rust 툴킷 : Druid, egui, fui, Iced, KAS,..

## Comments



### Comment 18884

- Author: asgsg
- Created: 2023-09-02T14:50:11+09:00
- Points: 1

https://pub.dev/packages/rust_in_flutter

### Comment 13805

- Author: loblue
- Created: 2022-12-16T13:34:23+09:00
- Points: 1

어디서 추천받았는지는 기억 안나지만  
iced 사용해서 간단한 어플 만들어봤는데 꽤 괜찮았습니다.  
iced_web으로  wasm  으로 만들수도 있습니다.  
https://github.com/iced-rs/iced_web

### Comment 13785

- Author: xguru
- Created: 2022-12-15T10:47:26+09:00
- Points: 1

[Rust, Are we GUI Yet?](https://news.hada.io/topic?id=1827)
