Live demo : https://theremix.github.io/go-wasm-dom Requirements go >= 1.11 nodejs Building make watch and build with entr ls *.go | entr make Running You probably have python python -m SimpleHTTPServer 8080 If you want/have goexec goexec 'http.ListenAndServe(":8080", http.FileServer(http.Dir(".")))' open http://localhost:8080