gleam-lang / suggestions

📙 A place for ideas and feedback
26 stars 2 forks source link

Gleam Playground #86

Closed lpil closed 3 years ago

lpil commented 4 years ago

Here's how the Rust playground runs their code in docker: https://github.com/integer32llc/rust-playground/blob/1095e7ffc8451672f0c3237818b63ece4ee9e871/ui/src/sandbox.rs#L420-L443

lpil commented 3 years ago

Alternatively we may want to implement this in the browser using compilation to Web Assembly or JavaScript