pub fn gen_std_trampoline(
    sig: &FunctionType,
    target: &Target,
    calling_convention: CallingConvention,
) -> Result<FunctionBody, CompileError>
Expand description

Standard entry trampoline generation