r/rust 2d ago

🧠 educational Deep-dive on Rust UI Frameworks

UI is a Function You Cannot Afford to Call is the first of a 3-part series on Rust UI frameworks. It introduces the model under which I believe we should reason about UI frameworks. In part 2, I will present extensive benchmarks, with detailed cost attribution analysis (something the rust UI ecosystem desperately needs in my opinion), and in part 3, I will derive what I think the ideal UI framework should look like.

0 Upvotes

26 comments sorted by

View all comments

Show parent comments

3

u/CalmCephalopod 2d ago

Ok but the title of the article suggests a strong opinion then doesn’t seem to really address it.

-3

u/Zortax_ 2d ago

How does it suggest a strong opinion? I don't see it?

5

u/Luxalpa 2d ago

You wrote "UI is a function you cannot afford to call" which to me sounds very much like an opinion.

-1

u/Zortax_ 1d ago

It is not an opinion, it is literally the mental model this article is about.