Skip to content

(feat) Add web rendering of the TUI application#1742

Draft
martin-g wants to merge 15 commits into
apache:mainfrom
martin-g:1660-tui-web
Draft

(feat) Add web rendering of the TUI application#1742
martin-g wants to merge 15 commits into
apache:mainfrom
martin-g:1660-tui-web

Conversation

@martin-g
Copy link
Copy Markdown
Member

Which issue does this PR close?

Closes #1660

Rationale for this change

Be cool :-)
Seriously, I don't expect someone to prefer use the web-tui than the TUI app.

What changes are included in this PR?

Added a WASM32 start method for the web app.
Implement custom event bus for the tick updates and key events.

Are there any user-facing changes?

The TUI application should behave the same way.
The Web TUI is completely new way to interact with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add web version of the TUI app

1 participant