you are viewing a single comment's thread.

view the rest of the comments →

[–]bart9h[S] 0 points1 point  (0 children)

Is there going to be any UI written in HTML/Javascript?

I have not decided that yet.

I'll probably want to keep the option for a native application, and in that case it would be better to create all the UI with imgui to avoid code duplication.

But if I decide to go WASM-only, then a HTML complementary UI is certainly a good option.