pub fn snoop_wasm_build(
    dir: PathBuf,
    opts: SnoopWasmOpts
) -> Result<i32, ExecutionError>
Expand description

Runs the commands to build the user’s app to Wasm directly so they can see detailed logs.