Skip to main content

Module ctx_execute

Module ctx_execute 

Source

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.