Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 515 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 515 Bytes

Executor

Executor is a code playground that runs code from the browser, similar to Go Playground and Rust Playground. It compiles and runs submitted code and returns the output. Under the hood, Executor uses Nomad to run the code in a Docker container.


executor.dmo.ooo