This document describes the structure of the Gosub API.
First, we have a GosubEngine
. We instantiate this only once in our application/useragent and is capable of dealing
with multiple pages that can be rendered and used. We can send a configuration to the GosubEngine
to set up the
engine and to define certain behaviors.