Hi everyone,
I'm working on a Kotlin Multiplatform project using SQLDelight. While I've successfully implemented it for jsMain, I'm encountering issues when trying to set it up for wasmMain.
I noticed that the SQLDelight documentation doesn’t include a tutorial for WebAssembly, so I’m wondering if it’s even possible to use SQLDelight with wasmMain.
I'll share screenshots of the error for context. Any insights or guidance would be greatly appreciated!
Thanks in advance!