Skip to main content

get_build_command_with_config

Function get_build_command_with_config 

Source
pub fn get_build_command_with_config(
    language: WasmLanguage,
    target: WasiTarget,
    release: bool,
    config: Option<&WasmBuildConfig>,
) -> Vec<String>
Expand description

Get the build command with full config support (world, features, etc.)