Debugo is an interactive playground for the Go programming language. It lets you write, run, and debug Go code entirely in your browser. This is possible by combining the power of Yaegi with WebAssembly.
Check out the Debugo GitHub repository to learn more.
Have fun testing out Go!