Template Playground

This is the template playground, where you get to try out Go Templates within your browser.

Templates are executed using an embedded WASM build of the Go template library, meaning that nothing is sent across the wire. But it also means that there may be some incompatibilities with a native build of Go.