Comment on Test Postgres in Python Like SQLiteparentComments−laurencerowe1yIt might be more interesting to try and get the wasm running directly within Python so you don't need a subprocess and all the coordination involved with that.
Comments
It might be more interesting to try and get the wasm running directly within Python so you don't need a subprocess and all the coordination involved with that.