Async support in Ui
Open
- Dominant language
- Rust
- Stars
- 30.6k
- Forks
- 2.1k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 72
Description
I use async extensively in my egui apps, but it's a hassle separating async out because the Widget trait is not async-compatible.
Any plans to better support async in Ui? For example, by asyncifying the Widget trait?
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by reviewing the Widget trait and Ui APIs to understand the current synchronous boundary. Done would require an agreed design and implementation scope for async support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100