summaryrefslogtreecommitdiff
path: root/web/web_control.c
Commit message (Collapse)AuthorAgeFilesLines
* web: move some stuff aroundDavid Vazgenovich Shakaryan2022-05-021-0/+20
|
* web: buffer player info and flush on state changeDavid Vazgenovich Shakaryan2022-05-021-8/+11
| | | | | Constant calls from Wasm to JS to replace unchanged elements in the DOM is not very efficient.
* web: minor cleanup of prompt codeDavid Vazgenovich Shakaryan2022-05-021-10/+5
|
* web: move control logic to separate fileDavid Vazgenovich Shakaryan2022-05-021-0/+257