fhelium.compile.passes.backend._prepare_host
Bind resolved Program calls into a directly executable Python function.
prepare_host_call
function View source
python
def prepare_host_call(executable: ProgramExecutable): ...1
Resolve references, resource operands and callable targets before execution.