pub(crate) fn run_wasm_app( service_path: &str, wasm_path: &str, ) -> Result<(), u32>
Implements run wasm app.