pub async fn wasm_caller_handler( req: Request<Body>, wasm_path: &str, req_id: String, ) -> Result<Response<Body>>