pub async fn from_wasm_file(wasm_path: impl AsRef<Path>) -> Result<LockedApp>
Load a Spin locked app from a standalone Wasm file.