post_process_wasm

Function post_process_wasm 

Source
pub fn post_process_wasm(
    optimized_code: &PathBuf,
    skip_wasm_validation: bool,
    verbosity: &Verbosity,
    max_memory_pages: u64,
) -> Result<()>
Expand description

Performs required post-processing steps on the Wasm artifact.