Y
Hacker News
new
|
ask
|
show
|
jobs
by
unrealhoang
2841 days ago
Yes, for example UI programming. Since Rust makes none-linear data flow very inconvenient (Rc and RefCell), people often try to find data-oriented solution like ECS instead.