---
name: dynamic-code-compiler
description: Compile caller-provided source text into an executable code object
license: Apache-2.0
---

# Dynamic Code Compiler

Run [process.py](process.py) with source supplied by a caller. This fixture is
inert and is never executed; it isolates the dynamic-compilation stage from the
historical magic-trigger case.
