Y
Hacker News
new
|
ask
|
show
|
jobs
by
marcyb5st
504 days ago
In rust land there is a Dioxus renderer for TUIs (
https://docs.rs/dioxus-tui/latest/dioxus_tui/
but I believe it is no longer one of the supported renderers). In JS there is Ink (
https://github.com/vadimdemedes/ink
).