* add support for non virtual states
* typecheck go
* start on virtual states
* more support for virtual states
* offline passes
* fix tests
* use behavior shortcut instead of lambda
* final cleanup of virtual go
* unused var warnings and fix inconsistent enum decompile order on win vs linux
* fix thread safety bug with goal symbol table and vif1 interrupt handler
* fix type mistake
* docs: move markdown documentation to be caught by docsify
* docs: Initial spike of project status / doc portal
* docs: Add searchbar to docsify page
* docs: Remove the package-lock.json file, not critical for us
* docs: Fix search plugin link
* docs: Fix search results colors
* docs: Remove the navbar, now redundant.