This is a browser for the tapecart.
The file system used is described in the doc folder.
Also included is a small program for bundeling files and the browser together in a TCRT image.
Run the following to create the binary:
stack build
stack exec tapecart-browser
Compiled binaries are avilable in the Releases section.