Skip to content

Dual backend support (ssh/crossterm + wasm/webgl) #106

@lukexor

Description

@lukexor

I wasn't able to find any issues or examples that demonstrate this. After watching your ratzilla talk, the dream is to have a ratatui binary that works in both a terminal and the Web simultaneously.

My current application starts an ssh server, and the terminal application is started when you ssh to it. I'd like to be able to also start a web server that serves the same app using the webgl backend when a user navigates to it.

Given the core API differences with key events and draw_web, does this seem possible/reasonable?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requestedresearchSomething to investigate

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions