Skip to main content

run_wasm_app

Function run_wasm_app 

Source
pub(crate) fn run_wasm_app(
    service_path: &str,
    wasm_path: &str,
) -> Result<(), u32>
Expand description

Implements run wasm app.