libsql + Neutralinojs

I am making an application using Neutralinojs but when I started to use drizzle orm inside it, it shows me error as

process is not defined which drizzle is using from inside,
but Neutralinojs does't supports nodejs api,
I have used node / sqlite3 client but no luck:



is there any way out so that I can use drizzle orm with Neutralinojs
image.png
Was this page helpful?