Generates bytecode for a specific CashAssembly evaluation using given variable values and a prepared compiler. Returns libauth result or error string.
The libauth compiler.
The specific evaluation string to compile.
A record mapping variable names to their values.
Bytecode result object on success, otherwise an error string.
Generates bytecode for a specific CashAssembly evaluation using given variable values and a prepared compiler. Returns libauth result or error string.