Golang + WebAssembly Demonstrates a simple Golang program running on the browser using WebAssembly. Requires: Golang Makefile targets: make run_local - Runs local server via URL: http://localhost:4000/ make run_docker - Runs Docker via URL: http://localhost:5000/