pub fn instantiate( linker: &Linker<State>, libsql_wasm_path: impl AsRef<Path>, ) -> Result<(Store<State>, Instance)>