async fn wasm(
    __arg0: State<Arc<AppState>>,
    body: Body
) -> Result<(StatusCode, String), AppError>