v1.2.0 adds a backend. As an alternative to executing the code with the local Go toolchain, the new -play flag runs the code on the Go Playground infrastructure and replays it locally. The -share flag also allow to instantly share your code on the Go Playground to easily transition from a one-liner to a full Go program.