This repository holds code for go-web-assembly-based web apps
see example for an example of an app; there are two binaries
- the client (code that compiles to a webassembly executable
- the server (code that serves the webassembly and a html page that loads it)