Skip to content

unknown/executor

Repository files navigation

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