/playground

Glistix's playground: Try it online!

Primary LanguageGleam

The Gleam Playground

An interactive playground for the Gleam language.

# Download a wasm version of the Gleam compiler
./bin/download-compiler

# Build the site
gleam run

# It's now all the in `public/` directory