- Go version 1.20
- TinyGo 0.28.1
Important: For logrus to be compiled properly we need to use a fork, see sirupsen/logrus#1394 (comment)
Build the Wasm binary
$ make ci
and then build the website
$ make web
Then go to http://localhost:8080 in your browser