We made extensions dynamically loadable (via dlopen) into a wasm-compiled postgres, on top of pglite. The demo app showcases a restaurant search by name, and by nearest neighbor. demo: https://pglite.lantern.dev/ blog: https://lantern.dev/blog/pglite-lantern special thanks to pglite: https://github.com/electric-sql/pglite/ |