Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
randyrand
on Sept 30, 2020
|
parent
|
context
|
favorite
| on:
Rust 2021: GUI
More effort needs to be put into porting existing GUI APIs to rust. Port UIkit, port Flutter. These APIs people already know. Electron is popular largely for this reason.
Or do we just enjoy reinventing the wheel?
wtetzner
on Oct 1, 2020
[–]
The models those GUI APIs use have a pretty big impedance mismatch with the way Rust works.
randyrand
on Oct 7, 2020
|
parent
[–]
How to design a UI is a broad question that is independent of programming language. It does not need to be reinvented.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Or do we just enjoy reinventing the wheel?