Those are some of the outputs possible, TUI is cross-platform, so is GTK and HTML. I don't know why they put them under "supported backends" it would be clearer if he just put "supported output interfaces". If you dig into his "/examples" directory it's all Rust code.
Comments
I may be missing something. I read native and cross platform, project is about TUIs, HTML and GTK... maybe I have my definitions wrong.
Those are some of the outputs possible, TUI is cross-platform, so is GTK and HTML. I don't know why they put them under "supported backends" it would be clearer if he just put "supported output interfaces". If you dig into his "/examples" directory it's all Rust code.
Yes but I’d consider neither of those “native”. Except HTML which is native to the web. TUIs are native not GUIs by definition.