Hi I was wondering if it's possible to make use of `postgres.wasm` from Python using something like `wastime` PyPi package. This could provide a handy way of supporting educational activities using postgres without having to ship a PostgreSQL server. Is there any documentation on the `postgres.wasm` package, its exports, etc?