Skip to content

gleam-lang/playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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