Skip to main content

get_build_command

Function get_build_command 

Source
pub fn get_build_command(
    language: WasmLanguage,
    target: WasiTarget,
    release: bool,
) -> Vec<String>
Expand description

Get the build command for a specific language and target