Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 297 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 297 Bytes

browser

This repository holds code for go-web-assembly-based web apps

see example for an example of an app; there are two binaries

  1. the client (code that compiles to a webassembly executable
  2. the server (code that serves the webassembly and a html page that loads it)