pglite
pglite copied to clipboard
Call syncfs on close
See comments on https://github.com/electric-sql/pglite/pull/618
need to hook window.onbeforeunload = some close function but that may not be honored by some browsers configuration.
I guess that's why idbfs has a automatic syncfs function available ( we don't use it atm )