An important UI target is to have a view of related logs synchronized with terminal playback position.
That should be possible to do with native JavaScript playback.
However, with playback running on the host and displayed in a JavaScript terminal we will need an additional channel through which to communicate the playback location, so that we can query and display related logs.
Explore the possibility of implementing this with low effort, and only low-key design changes to tlog-play.
An important UI target is to have a view of related logs synchronized with terminal playback position. That should be possible to do with native JavaScript playback.
However, with playback running on the host and displayed in a JavaScript terminal we will need an additional channel through which to communicate the playback location, so that we can query and display related logs.
Explore the possibility of implementing this with low effort, and only low-key design changes to tlog-play.