pub fn compile(
client_id: &str,
profile_name: &str,
opts: CompileOptions,
) -> Result<CompiledInstructions, String>pub fn compile(
client_id: &str,
profile_name: &str,
opts: CompileOptions,
) -> Result<CompiledInstructions, String>