The libauth compiler from compileCashAssemblyEvaluations.
The specific evaluation string to compile.
A record mapping variable names to their values.
The compiled bytecode.
CashAssemblyRequiredVariableMissingError If a required variable is not present.
CashAssemblyVariableTypeMismatchError If a variable value is not a Uint8Array.
CashAssemblyCompilationFailedError If libauth compilation fails.
Generates bytecode for a specific CashAssembly evaluation using given variable values and a prepared compiler.