Functionsยง
- handle
- Executes a code snippet in a sandboxed environment and returns formatted output.
- handle_
batch - Executes multiple (language, code) pairs in parallel and returns aggregated results.
- handle_
file - Reads a file from disk, detects its language, and executes a processing script.