Y
Hacker News
new
|
ask
|
show
|
jobs
by
sssilver
312 days ago
Simple — Rust for everything except Typescript for browser/mobile and Python for scripting.
2 comments
sandreas
312 days ago
Could you recommend a good pure rust library for writing an embedded UI for the SG2002 LicheeRV Nano - similar to LVGL?
link
nhatcher
312 days ago
Not sure it will work for you, but have you looked into slint?
link
sandreas
312 days ago
That's the first "to try" on my list - but I just wanted to ask, if it is any good :-)
link
adastra22
312 days ago
Even, then I use Rust via WASM.
link
sssilver
312 days ago
I really need to look into what building UI looks like with Rust + WASM nowadays. I've tried Dioxus in the past, but found its UI programming ergonomics to be atrocious.
link