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 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.