This is a playground for running snippets of Gleam code in the browser. This project is based on the excellent go-playground by x1unix. Most of the frontend remain the same as in the original project, while the backend that actually compiles and runs the written Gleam code has been switched out with OpenFaaS running functions written in Python using the FastAPI framework.
TODO