Hey guys. I don't know if this has been asked before but, since SQLite can be run on the browser through wasm, is it possible to then run Prisma purely on the client side?
If it's already possible, I'd love to check out any existing examples
a
Alex Ruheni
11/10/2021, 1:25 PM
Hi Kenneth 👋🏽
That’s currently not possible yet as Prisma runs on the server side.