helloworld-go This is a demo of generating web assembly with Go and Tiny Go producing a Hello World func in WASM for use in JavaScript run times. The Go version uses Makefile, the TinyGo version uses makefile.TinyGo