Skip to main content

compile_to_platform

Function compile_to_platform 

Source
pub fn compile_to_platform(
    program: &GaiaModule,
    target: CompilationTarget,
) -> Result<Vec<u8>>
Expand description

Compile to a specific platform.