top | item 46799844

(no title)

GeertJohan | 1 month ago

This is awesome! I love ratatui, having it available on embedded is very cool! I wonder if it will work with async on embedded e.g. embassy..

discuss

order

orhunp_|1 month ago

absolutely, it will work with any other embedded Rust application. The backend only provides a bridge between the embedded-graphics library and the Ratatui widget renderer.