Material for the "Tour of Go and WASM" talk.

  • hello: simple hello world example
  • photo-search: An interactive photo search using imgur's API
  • tinygo-timestamp: Display the current timestamp, compiled with tinygo
  • vuejs: Instanciate a Vue object
  • wat: A minimal WAT (WebAssembly text format) example

Launch the interactive presentation

docker-compose up

And then go to http://localhost:8888

Resources