An interactive playground for the Gleam language.
# Set the gleam version in the GLEAM_VERSION file
#./GLEAM_VERSION
v1.6.1
# Download a wasm version of the Gleam compiler
./bin/download-compiler
# Build the site
gleam run
# It's now all the in `public/` directory